"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/30 01:05:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nonebiv5hopo" 2025/08/30 01:05:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/30 01:05:57 DEBUG : Starting OpenDrive session with ID: 3e6eab8445443243c47d23e5dc7fbb308dfe43fe14b0f13749837e80d5e7a014 2025/08/30 01:05:57 DEBUG : Creating backend with remote "/tmp/rclone139228169" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:05:57 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:05:57 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:05:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:00 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:00 DEBUG : dir: Looking for writers 2025/08/30 01:06:00 DEBUG : Looking for writers 2025/08/30 01:06:00 DEBUG : dir: reading active writers 2025/08/30 01:06:00 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.29s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:01 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:01 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:04 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/30 01:06:07 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/30 01:06:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:09 DEBUG : dir/subdir: Looking for writers 2025/08/30 01:06:09 DEBUG : dir: Looking for writers 2025/08/30 01:06:09 DEBUG : file2: reading active writers 2025/08/30 01:06:09 DEBUG : subdir: reading active writers 2025/08/30 01:06:09 DEBUG : file1: reading active writers 2025/08/30 01:06:09 DEBUG : Looking for writers 2025/08/30 01:06:09 DEBUG : dir: reading active writers 2025/08/30 01:06:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.50s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:11 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:11 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:14 DEBUG : dir: Looking for writers 2025/08/30 01:06:14 DEBUG : file1: reading active writers 2025/08/30 01:06:14 DEBUG : Looking for writers 2025/08/30 01:06:14 DEBUG : dir: reading active writers 2025/08/30 01:06:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.98s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:15 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:15 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:17 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:17 DEBUG : dir: Looking for writers 2025/08/30 01:06:17 DEBUG : Looking for writers 2025/08/30 01:06:17 DEBUG : dir: reading active writers 2025/08/30 01:06:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.73s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:18 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:18 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:21 DEBUG : dir: forgetting directory cache 2025/08/30 01:06:21 DEBUG : forgetting directory cache 2025/08/30 01:06:21 DEBUG : dir: forgetting directory cache 2025/08/30 01:06:21 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:21 DEBUG : Looking for writers 2025/08/30 01:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.45s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:23 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:23 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:26 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/30 01:06:26 DEBUG : dir: invalidating directory cache 2025/08/30 01:06:26 DEBUG : >ForgetPath: 2025/08/30 01:06:26 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/30 01:06:26 DEBUG : invalidating directory cache 2025/08/30 01:06:26 DEBUG : dir: forgetting directory cache 2025/08/30 01:06:26 DEBUG : >ForgetPath: 2025/08/30 01:06:26 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/30 01:06:26 DEBUG : >ForgetPath: 2025/08/30 01:06:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:26 DEBUG : dir: Looking for writers 2025/08/30 01:06:26 DEBUG : Looking for writers 2025/08/30 01:06:26 DEBUG : dir: reading active writers 2025/08/30 01:06:26 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.92s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:27 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:27 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:32 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/08/30 01:06:34 DEBUG : forgetting directory cache 2025/08/30 01:06:34 DEBUG : dir: forgetting directory cache 2025/08/30 01:06:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:34 DEBUG : dir: Looking for writers 2025/08/30 01:06:34 DEBUG : fil/a/b: Looking for writers 2025/08/30 01:06:34 DEBUG : fil/a: Looking for writers 2025/08/30 01:06:34 DEBUG : b: reading active writers 2025/08/30 01:06:34 DEBUG : fil: Looking for writers 2025/08/30 01:06:34 DEBUG : a: reading active writers 2025/08/30 01:06:34 DEBUG : Looking for writers 2025/08/30 01:06:34 DEBUG : dir: reading active writers 2025/08/30 01:06:34 DEBUG : fil: reading active writers 2025/08/30 01:06:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.10s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:37 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:37 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:40 DEBUG : dir: Looking for writers 2025/08/30 01:06:40 DEBUG : Looking for writers 2025/08/30 01:06:40 DEBUG : dir: reading active writers 2025/08/30 01:06:40 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.08s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:41 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:41 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:44 DEBUG : dir: Looking for writers 2025/08/30 01:06:44 DEBUG : file1: reading active writers 2025/08/30 01:06:44 DEBUG : Looking for writers 2025/08/30 01:06:44 DEBUG : dir: reading active writers 2025/08/30 01:06:44 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.29s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:06:45 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:06:45 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:06:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:06:49 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/30 01:06:51 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/30 01:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/30 01:06:53 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/30 01:06:53 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 01:06:53 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/30 01:06:54 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/30 01:06:56 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/30 01:06:58 DEBUG : dir: invalidating directory cache 2025/08/30 01:06:58 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/30 01:06:58 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/30 01:06:58 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/30 01:06:58 DEBUG : dir/file1: Reset virtual modtime 2025/08/30 01:06:58 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/30 01:06:58 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 01:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/30 01:06:58 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/30 01:06:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:06:58 DEBUG : dir: invalidating directory cache 2025/08/30 01:06:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/30 01:06:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/30 01:06:59 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/30 01:06:59 DEBUG : forgetting directory cache 2025/08/30 01:06:59 DEBUG : dir: forgetting directory cache 2025/08/30 01:06:59 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/30 01:06:59 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:06:59 DEBUG : dir/virtualDir: Looking for writers 2025/08/30 01:06:59 DEBUG : dir: Looking for writers 2025/08/30 01:06:59 DEBUG : file1: reading active writers 2025/08/30 01:06:59 DEBUG : virtualFile2: reading active writers 2025/08/30 01:06:59 DEBUG : virtualFile: reading active writers 2025/08/30 01:06:59 DEBUG : virtualDir: reading active writers 2025/08/30 01:06:59 DEBUG : Looking for writers 2025/08/30 01:06:59 DEBUG : dir: reading active writers 2025/08/30 01:06:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.52s) --- PASS: TestDirReadDirAll/Virtual (5.57s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:01 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:01 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:04 ERROR : dir/: Can only open directories read only 2025/08/30 01:07:04 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:04 DEBUG : dir: Looking for writers 2025/08/30 01:07:04 DEBUG : Looking for writers 2025/08/30 01:07:04 DEBUG : dir: reading active writers 2025/08/30 01:07:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (4.29s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:05 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:05 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:06 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/08/30 01:07:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:07:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/30 01:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:07:08 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:07:09 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/30 01:07:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:07:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/30 01:07:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/30 01:07:10 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:10 DEBUG : dir: Looking for writers 2025/08/30 01:07:10 DEBUG : file1: reading active writers 2025/08/30 01:07:10 DEBUG : potato: reading active writers 2025/08/30 01:07:10 DEBUG : Looking for writers 2025/08/30 01:07:10 DEBUG : dir: reading active writers 2025/08/30 01:07:10 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.54s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:12 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:12 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:07:16 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:16 DEBUG : dir/sub: Looking for writers 2025/08/30 01:07:16 DEBUG : dir: Looking for writers 2025/08/30 01:07:16 DEBUG : sub: reading active writers 2025/08/30 01:07:16 DEBUG : file1: reading active writers 2025/08/30 01:07:16 DEBUG : Looking for writers 2025/08/30 01:07:16 DEBUG : dir: reading active writers 2025/08/30 01:07:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.01s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:18 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:18 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:07:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/30 01:07:23 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:23 DEBUG : dir/sub/subsub: Looking for writers 2025/08/30 01:07:23 DEBUG : dir/sub: Looking for writers 2025/08/30 01:07:23 DEBUG : subsub: reading active writers 2025/08/30 01:07:23 DEBUG : dir: Looking for writers 2025/08/30 01:07:23 DEBUG : sub: reading active writers 2025/08/30 01:07:23 DEBUG : file1: reading active writers 2025/08/30 01:07:23 DEBUG : Looking for writers 2025/08/30 01:07:23 DEBUG : dir: reading active writers 2025/08/30 01:07:23 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.27s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:25 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:28 ERROR : dir/: Dir.Remove not empty 2025/08/30 01:07:28 DEBUG : dir/file1: Remove: 2025/08/30 01:07:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:07:28 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:07:28 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:07:29 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:29 DEBUG : Looking for writers 2025/08/30 01:07:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.02s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:29 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:29 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:32 DEBUG : dir/file1: Remove: 2025/08/30 01:07:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:07:32 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:07:33 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:07:33 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:33 DEBUG : Looking for writers 2025/08/30 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.18s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:33 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:33 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:36 DEBUG : dir/file1: Remove: 2025/08/30 01:07:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:07:37 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/08/30 01:07:37 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:37 DEBUG : dir: Looking for writers 2025/08/30 01:07:37 DEBUG : Looking for writers 2025/08/30 01:07:37 DEBUG : dir: reading active writers 2025/08/30 01:07:37 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.69s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:38 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:38 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:41 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/08/30 01:07:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/30 01:07:43 DEBUG : dir2: same parent dir (ODFfOTQzMDE4MF9jNFdTZQ) - using folder/rename instead of move_copy 2025/08/30 01:07:43 DEBUG : dir: Updating dir with dir2 0xc000b1d790 2025/08/30 01:07:43 DEBUG : dir: forgetting directory cache 2025/08/30 01:07:43 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/30 01:07:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/30 01:07:45 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/30 01:07:45 DEBUG : file2: Updating file with file2 0xc0009c8480 2025/08/30 01:07:45 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/30 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:07:46 INFO : dir2/file3: Deleted 2025/08/30 01:07:46 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/30 01:07:46 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009c8480 2025/08/30 01:07:46 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/30 01:07:46 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/30 01:07:47 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/30 01:07:47 DEBUG : renamed empty directory: same parent dir (ODFfOTQzMDE4MF9jNFdTZQ) - using folder/rename instead of move_copy 2025/08/30 01:07:47 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000707e10 2025/08/30 01:07:47 DEBUG : empty directory: forgetting directory cache 2025/08/30 01:07:47 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/30 01:07:47 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/30 01:07:47 DEBUG : dir2: Renaming to "dir3" 2025/08/30 01:07:47 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:47 DEBUG : dir3: Looking for writers 2025/08/30 01:07:47 DEBUG : file3: reading active writers 2025/08/30 01:07:47 DEBUG : renamed empty directory: Looking for writers 2025/08/30 01:07:47 DEBUG : Looking for writers 2025/08/30 01:07:47 DEBUG : dir3: reading active writers 2025/08/30 01:07:47 DEBUG : renamed empty directory: reading active writers 2025/08/30 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.17s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:49 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:49 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:07:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:07:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/30 01:07:52 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:07:53 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:07:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:07:53 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/30 01:07:53 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/30 01:07:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:07:53 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:07:53 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:07:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:07:53 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/30 01:07:53 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/30 01:07:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:07:53 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (12 bytes), uploading instead of streaming 2025/08/30 01:07:53 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/08/30 01:07:54 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/30 01:07:54 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/30 01:07:54 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/30 01:07:54 DEBUG : forgetting directory cache 2025/08/30 01:07:54 DEBUG : dir: forgetting directory cache 2025/08/30 01:07:54 DEBUG : dir/sub: forgetting directory cache 2025/08/30 01:07:54 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/30 01:07:54 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/30 01:07:54 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:07:55 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/08/30 01:07:56 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:07:56 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/30 01:07:56 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/30 01:07:56 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:56 DEBUG : dir/sub: Looking for writers 2025/08/30 01:07:56 DEBUG : file0: reading active writers 2025/08/30 01:07:56 DEBUG : file2: reading active writers 2025/08/30 01:07:56 DEBUG : dir: Looking for writers 2025/08/30 01:07:56 DEBUG : file1: reading active writers 2025/08/30 01:07:56 DEBUG : sub: reading active writers 2025/08/30 01:07:56 DEBUG : Looking for writers 2025/08/30 01:07:56 DEBUG : dir: reading active writers 2025/08/30 01:07:56 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.41s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:58 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:58 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/30 01:07:58 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:07:58 DEBUG : Looking for writers 2025/08/30 01:07:58 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.38s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:07:59 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:07:59 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:08:02 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:08:02 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/30 01:08:02 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:08:02 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/30 01:08:02 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/30 01:08:02 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/30 01:08:02 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:08:02 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:08:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:02 DEBUG : dir: Looking for writers 2025/08/30 01:08:02 DEBUG : file1: reading active writers 2025/08/30 01:08:02 DEBUG : file1.metadata: reading active writers 2025/08/30 01:08:02 DEBUG : Looking for writers 2025/08/30 01:08:02 DEBUG : dir: reading active writers 2025/08/30 01:08:02 DEBUG : dir.metadata: reading active writers 2025/08/30 01:08:02 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.33s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:03 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:03 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:06 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:06 DEBUG : dir: Looking for writers 2025/08/30 01:08:06 DEBUG : file1: reading active writers 2025/08/30 01:08:06 DEBUG : Looking for writers 2025/08/30 01:08:06 DEBUG : dir: reading active writers 2025/08/30 01:08:06 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.18s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:07 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:07 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:11 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/30 01:08:13 DEBUG : Can set mod time: true 2025/08/30 01:08:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:08:14 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:14 DEBUG : dir: Looking for writers 2025/08/30 01:08:14 DEBUG : file1: reading active writers 2025/08/30 01:08:14 DEBUG : Looking for writers 2025/08/30 01:08:14 DEBUG : dir: reading active writers 2025/08/30 01:08:14 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:15 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:15 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:08:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:08:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:18 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:08:19 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:08:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:08:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:08:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:19 DEBUG : dir: Looking for writers 2025/08/30 01:08:19 DEBUG : file1: reading active writers 2025/08/30 01:08:19 DEBUG : Looking for writers 2025/08/30 01:08:19 DEBUG : dir: reading active writers 2025/08/30 01:08:19 DEBUG : >WaitForWriters: 2025/08/30 01:08:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:19 DEBUG : dir: Looking for writers 2025/08/30 01:08:19 DEBUG : file1: reading active writers 2025/08/30 01:08:19 DEBUG : Looking for writers 2025/08/30 01:08:19 DEBUG : dir: reading active writers 2025/08/30 01:08:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:21 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:21 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:08:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:08:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:24 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:08:24 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:08:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:08:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:08:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:08:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:25 DEBUG : dir: Looking for writers 2025/08/30 01:08:25 DEBUG : file1: reading active writers 2025/08/30 01:08:25 DEBUG : Looking for writers 2025/08/30 01:08:25 DEBUG : dir: reading active writers 2025/08/30 01:08:25 DEBUG : >WaitForWriters: 2025/08/30 01:08:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:26 DEBUG : dir: Looking for writers 2025/08/30 01:08:26 DEBUG : file1: reading active writers 2025/08/30 01:08:26 DEBUG : Looking for writers 2025/08/30 01:08:26 DEBUG : dir: reading active writers 2025/08/30 01:08:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:27 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:27 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:08:27 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:27 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:08:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:08:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:31 DEBUG : dir: Looking for writers 2025/08/30 01:08:31 DEBUG : file1: reading active writers 2025/08/30 01:08:31 DEBUG : Looking for writers 2025/08/30 01:08:31 DEBUG : dir: reading active writers 2025/08/30 01:08:31 DEBUG : >WaitForWriters: 2025/08/30 01:08:31 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:32 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:32 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:08:32 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:32 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:08:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:08:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:08:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:08:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:08:35 DEBUG : dir/file1(0xc00073eb80): close: 2025/08/30 01:08:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/30 01:08:35 DEBUG : dir/file1(0xc00073eb80): >close: err= 2025/08/30 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:35 DEBUG : dir: Looking for writers 2025/08/30 01:08:35 DEBUG : file1: reading active writers 2025/08/30 01:08:35 DEBUG : Looking for writers 2025/08/30 01:08:35 DEBUG : dir: reading active writers 2025/08/30 01:08:35 DEBUG : >WaitForWriters: 2025/08/30 01:08:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:35 DEBUG : dir: Looking for writers 2025/08/30 01:08:35 DEBUG : file1: reading active writers 2025/08/30 01:08:35 DEBUG : Looking for writers 2025/08/30 01:08:35 DEBUG : dir: reading active writers 2025/08/30 01:08:35 DEBUG : >WaitForWriters: 2025/08/30 01:08:35 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:36 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:08:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:08:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:08:36 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:08:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:08:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:08:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:08:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:08:39 DEBUG : dir/file1(0xc0003a64c0): _writeAt: size=5, off=0 2025/08/30 01:08:39 DEBUG : dir/file1(0xc0003a64c0): openPending: 2025/08/30 01:08:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:08:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:08:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:39 DEBUG : dir/file1(0xc0003a64c0): >openPending: err= 2025/08/30 01:08:39 DEBUG : dir/file1(0xc0003a64c0): >_writeAt: n=5, err= 2025/08/30 01:08:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:08:39 DEBUG : dir/file1(0xc0003a64c0): close: 2025/08/30 01:08:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/30 01:08:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/30 01:08:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/30 01:08:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:08:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/30 01:08:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:08:40 DEBUG : dir/file1(0xc0003a64c0): >close: err= 2025/08/30 01:08:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:08:40 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:08:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:40 DEBUG : dir: Looking for writers 2025/08/30 01:08:40 DEBUG : file1: reading active writers 2025/08/30 01:08:40 DEBUG : Looking for writers 2025/08/30 01:08:40 DEBUG : dir: reading active writers 2025/08/30 01:08:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:08:41 DEBUG : dir: Looking for writers 2025/08/30 01:08:41 DEBUG : file1: reading active writers 2025/08/30 01:08:41 DEBUG : Looking for writers 2025/08/30 01:08:41 DEBUG : dir: reading active writers 2025/08/30 01:08:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:08:41 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/30 01:08:41 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:08:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/30 01:08:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:08:41 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/30 01:08:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:08:42 DEBUG : dir: Looking for writers 2025/08/30 01:08:42 DEBUG : file1: reading active writers 2025/08/30 01:08:42 DEBUG : Looking for writers 2025/08/30 01:08:42 DEBUG : dir: reading active writers 2025/08/30 01:08:42 DEBUG : >WaitForWriters: 2025/08/30 01:08:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:42 DEBUG : dir: Looking for writers 2025/08/30 01:08:42 DEBUG : file1: reading active writers 2025/08/30 01:08:42 DEBUG : Looking for writers 2025/08/30 01:08:42 DEBUG : dir: reading active writers 2025/08/30 01:08:42 DEBUG : >WaitForWriters: 2025/08/30 01:08:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.11s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.37s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.95s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.38s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.69s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.71s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.01s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:43 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:43 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:08:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:08:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:08:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/30 01:08:47 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:47 DEBUG : dir: Looking for writers 2025/08/30 01:08:47 DEBUG : file1: reading active writers 2025/08/30 01:08:47 DEBUG : Looking for writers 2025/08/30 01:08:47 DEBUG : dir: reading active writers 2025/08/30 01:08:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.62s) === RUN TestFileOpenReadUnknownSize 2025/08/30 01:08:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/30 01:08:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:08:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/30 01:08:48 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:48 DEBUG : Looking for writers 2025/08/30 01:08:48 DEBUG : file.txt: reading active writers 2025/08/30 01:08:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:48 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:48 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:51 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:08:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/30 01:08:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:08:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:08:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:08:53 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:53 DEBUG : dir: Looking for writers 2025/08/30 01:08:53 DEBUG : file1: reading active writers 2025/08/30 01:08:53 DEBUG : Looking for writers 2025/08/30 01:08:53 DEBUG : dir: reading active writers 2025/08/30 01:08:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.72s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:54 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:54 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:08:57 DEBUG : dir/file1: Remove: 2025/08/30 01:08:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:08:57 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:08:57 DEBUG : dir/file1: Remove: 2025/08/30 01:08:57 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 01:08:57 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:08:57 DEBUG : dir: Looking for writers 2025/08/30 01:08:57 DEBUG : Looking for writers 2025/08/30 01:08:57 DEBUG : dir: reading active writers 2025/08/30 01:08:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.46s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:08:58 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:08:58 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:08:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:01 DEBUG : dir/file1: Remove: 2025/08/30 01:09:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:01 DEBUG : dir/file1: >Remove: err= 2025/08/30 01:09:02 DEBUG : dir/file1: Remove: 2025/08/30 01:09:02 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/30 01:09:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:02 DEBUG : dir: Looking for writers 2025/08/30 01:09:02 DEBUG : Looking for writers 2025/08/30 01:09:02 DEBUG : dir: reading active writers 2025/08/30 01:09:02 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.48s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:03 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:03 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:09:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:09:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/30 01:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:09:06 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/30 01:09:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:09:06 DEBUG : dir/file1: Open: flags=0x3 2025/08/30 01:09:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/30 01:09:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/30 01:09:06 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:06 DEBUG : dir: Looking for writers 2025/08/30 01:09:06 DEBUG : file1: reading active writers 2025/08/30 01:09:06 DEBUG : Looking for writers 2025/08/30 01:09:06 DEBUG : dir: reading active writers 2025/08/30 01:09:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.20s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:07 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:07 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:09:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:10 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:10 DEBUG : dir: Looking for writers 2025/08/30 01:09:10 DEBUG : file1: reading active writers 2025/08/30 01:09:10 DEBUG : Looking for writers 2025/08/30 01:09:10 DEBUG : dir: reading active writers 2025/08/30 01:09:10 DEBUG : >WaitForWriters: 2025/08/30 01:09:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00097c540 2025/08/30 01:09:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:09:12 DEBUG : dir/file1: Updating file with dir/file1 0xc00097c540 2025/08/30 01:09:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:09:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:09:13 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:09:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:13 DEBUG : dir/file1: File is currently open, delaying rename 0xc00097c540 2025/08/30 01:09:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:13 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:09:13 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/30 01:09:14 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:09:14 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:09:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:14 DEBUG : newLeaf: Running delayed rename now 2025/08/30 01:09:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:15 DEBUG : newLeaf: Updating file with newLeaf 0xc00097c540 2025/08/30 01:09:15 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:15 DEBUG : dir: Looking for writers 2025/08/30 01:09:15 DEBUG : Looking for writers 2025/08/30 01:09:15 DEBUG : dir: reading active writers 2025/08/30 01:09:15 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:15 DEBUG : >WaitForWriters: 2025/08/30 01:09:15 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:15 DEBUG : dir: Looking for writers 2025/08/30 01:09:15 DEBUG : Looking for writers 2025/08/30 01:09:15 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:15 DEBUG : dir: reading active writers 2025/08/30 01:09:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:16 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:16 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:09:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:09:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 DEBUG : Config file has changed externally - reloading 2025/08/30 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:16 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:09:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:19 DEBUG : dir: Looking for writers 2025/08/30 01:09:19 DEBUG : file1: reading active writers 2025/08/30 01:09:19 DEBUG : Looking for writers 2025/08/30 01:09:19 DEBUG : dir: reading active writers 2025/08/30 01:09:19 DEBUG : >WaitForWriters: 2025/08/30 01:09:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00097c900 2025/08/30 01:09:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:09:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00097c900 2025/08/30 01:09:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:09:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:09:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/30 01:09:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc00097c900 2025/08/30 01:09:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:22 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/30 01:09:22 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/30 01:09:23 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:09:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/30 01:09:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:23 DEBUG : newLeaf: Running delayed rename now 2025/08/30 01:09:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:24 DEBUG : newLeaf: Updating file with newLeaf 0xc00097c900 2025/08/30 01:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:24 DEBUG : dir: Looking for writers 2025/08/30 01:09:24 DEBUG : Looking for writers 2025/08/30 01:09:24 DEBUG : dir: reading active writers 2025/08/30 01:09:24 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:24 DEBUG : >WaitForWriters: 2025/08/30 01:09:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:24 DEBUG : dir: Looking for writers 2025/08/30 01:09:24 DEBUG : Looking for writers 2025/08/30 01:09:24 DEBUG : dir: reading active writers 2025/08/30 01:09:24 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:24 DEBUG : >WaitForWriters: 2025/08/30 01:09:24 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:25 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:09:25 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:09:25 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:09:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:09:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): openPending: 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): >openPending: err= 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:09:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): _writeAt: size=14, off=0 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): >_writeAt: n=14, err= 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): close: 2025/08/30 01:09:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:09:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:09:28 DEBUG : dir/file1(0xc0003a6640): >close: err= 2025/08/30 01:09:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:28 DEBUG : dir: Looking for writers 2025/08/30 01:09:28 DEBUG : file1: reading active writers 2025/08/30 01:09:28 DEBUG : Looking for writers 2025/08/30 01:09:28 DEBUG : dir: reading active writers 2025/08/30 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:09:28 DEBUG : dir: Looking for writers 2025/08/30 01:09:28 DEBUG : file1: reading active writers 2025/08/30 01:09:28 DEBUG : Looking for writers 2025/08/30 01:09:28 DEBUG : dir: reading active writers 2025/08/30 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:09:28 DEBUG : dir: Looking for writers 2025/08/30 01:09:28 DEBUG : file1: reading active writers 2025/08/30 01:09:28 DEBUG : Looking for writers 2025/08/30 01:09:28 DEBUG : dir: reading active writers 2025/08/30 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:09:28 DEBUG : dir: Looking for writers 2025/08/30 01:09:28 DEBUG : file1: reading active writers 2025/08/30 01:09:28 DEBUG : Looking for writers 2025/08/30 01:09:28 DEBUG : dir: reading active writers 2025/08/30 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:09:28 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:09:28 DEBUG : dir: Looking for writers 2025/08/30 01:09:28 DEBUG : file1: reading active writers 2025/08/30 01:09:28 DEBUG : Looking for writers 2025/08/30 01:09:28 DEBUG : dir: reading active writers 2025/08/30 01:09:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:09:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:29 DEBUG : dir: Looking for writers 2025/08/30 01:09:29 DEBUG : file1: reading active writers 2025/08/30 01:09:29 DEBUG : Looking for writers 2025/08/30 01:09:29 DEBUG : dir: reading active writers 2025/08/30 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:09:29 DEBUG : dir: Looking for writers 2025/08/30 01:09:29 DEBUG : file1: reading active writers 2025/08/30 01:09:29 DEBUG : Looking for writers 2025/08/30 01:09:29 DEBUG : dir: reading active writers 2025/08/30 01:09:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:09:30 DEBUG : dir: Looking for writers 2025/08/30 01:09:30 DEBUG : file1: reading active writers 2025/08/30 01:09:30 DEBUG : Looking for writers 2025/08/30 01:09:30 DEBUG : dir: reading active writers 2025/08/30 01:09:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:09:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 01:09:30 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:09:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:09:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 01:09:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:09:31 DEBUG : dir: Looking for writers 2025/08/30 01:09:31 DEBUG : file1: reading active writers 2025/08/30 01:09:31 DEBUG : Looking for writers 2025/08/30 01:09:31 DEBUG : dir: reading active writers 2025/08/30 01:09:31 DEBUG : >WaitForWriters: 2025/08/30 01:09:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:09:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): _readAt: size=512, off=0 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): openPending: 2025/08/30 01:09:31 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/08/30 01:09:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:09:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): >openPending: err= 2025/08/30 01:09:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): >_readAt: n=14, err=EOF 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): close: 2025/08/30 01:09:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:09:31 DEBUG : dir/file1(0xc00073eb40): >close: err= 2025/08/30 01:09:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:09:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000952180 2025/08/30 01:09:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:09:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:09:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000952180 2025/08/30 01:09:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:09:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:33 DEBUG : dir/file1(0xc0003a7a40): openPending: 2025/08/30 01:09:33 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/08/30 01:09:33 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/08/30 01:09:33 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:09:33 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:09:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:09:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:33 DEBUG : dir/file1(0xc0003a7a40): >openPending: err= 2025/08/30 01:09:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:09:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:33 DEBUG : dir/file1(0xc0003a7a40): _writeAt: size=25, off=0 2025/08/30 01:09:33 DEBUG : dir/file1(0xc0003a7a40): >_writeAt: n=25, err= 2025/08/30 01:09:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:09:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000952180 2025/08/30 01:09:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:34 DEBUG : newLeaf(0xc0003a7a40): close: 2025/08/30 01:09:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:09:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:09:33.411032276 +0000 UTC m=+216.888790622 2025/08/30 01:09:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:09:34 DEBUG : newLeaf(0xc0003a7a40): >close: err= 2025/08/30 01:09:34 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:09:34 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:09:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:09:34 DEBUG : dir: Looking for writers 2025/08/30 01:09:34 DEBUG : Looking for writers 2025/08/30 01:09:34 DEBUG : dir: reading active writers 2025/08/30 01:09:34 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:09:35 DEBUG : dir: Looking for writers 2025/08/30 01:09:35 DEBUG : Looking for writers 2025/08/30 01:09:35 DEBUG : dir: reading active writers 2025/08/30 01:09:35 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:09:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:09:35 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:09:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:09:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:09:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:09:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:09:36 DEBUG : dir: Looking for writers 2025/08/30 01:09:36 DEBUG : Looking for writers 2025/08/30 01:09:36 DEBUG : dir: reading active writers 2025/08/30 01:09:36 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:36 DEBUG : >WaitForWriters: 2025/08/30 01:09:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:36 DEBUG : dir: Looking for writers 2025/08/30 01:09:36 DEBUG : Looking for writers 2025/08/30 01:09:36 DEBUG : dir: reading active writers 2025/08/30 01:09:36 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:36 DEBUG : >WaitForWriters: 2025/08/30 01:09:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:37 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:37 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:09:37 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:37 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:09:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:41 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:41 DEBUG : dir: Looking for writers 2025/08/30 01:09:41 DEBUG : file1: reading active writers 2025/08/30 01:09:41 DEBUG : Looking for writers 2025/08/30 01:09:41 DEBUG : dir: reading active writers 2025/08/30 01:09:41 DEBUG : >WaitForWriters: 2025/08/30 01:09:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000952540 2025/08/30 01:09:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:09:42 DEBUG : dir/file1: Updating file with dir/file1 0xc000952540 2025/08/30 01:09:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:09:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:09:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:43 DEBUG : dir/file1(0xc0003a6600): openPending: 2025/08/30 01:09:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/30 01:09:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:09:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:43 DEBUG : dir/file1(0xc0003a6600): >openPending: err= 2025/08/30 01:09:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:09:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:43 DEBUG : dir/file1(0xc0003a6600): _writeAt: size=25, off=0 2025/08/30 01:09:43 DEBUG : dir/file1(0xc0003a6600): >_writeAt: n=25, err= 2025/08/30 01:09:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:09:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000952540 2025/08/30 01:09:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:43 DEBUG : newLeaf(0xc0003a6600): close: 2025/08/30 01:09:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:09:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:09:43.344987184 +0000 UTC m=+226.822745480 2025/08/30 01:09:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:09:43 DEBUG : newLeaf(0xc0003a6600): >close: err= 2025/08/30 01:09:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:43 DEBUG : dir: Looking for writers 2025/08/30 01:09:43 DEBUG : Looking for writers 2025/08/30 01:09:43 DEBUG : dir: reading active writers 2025/08/30 01:09:43 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:09:43 DEBUG : dir: Looking for writers 2025/08/30 01:09:43 DEBUG : Looking for writers 2025/08/30 01:09:43 DEBUG : dir: reading active writers 2025/08/30 01:09:43 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:09:43 DEBUG : dir: Looking for writers 2025/08/30 01:09:43 DEBUG : Looking for writers 2025/08/30 01:09:43 DEBUG : dir: reading active writers 2025/08/30 01:09:43 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:09:44 DEBUG : dir: Looking for writers 2025/08/30 01:09:44 DEBUG : Looking for writers 2025/08/30 01:09:44 DEBUG : dir: reading active writers 2025/08/30 01:09:44 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:09:44 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:09:44 DEBUG : dir: Looking for writers 2025/08/30 01:09:44 DEBUG : Looking for writers 2025/08/30 01:09:44 DEBUG : dir: reading active writers 2025/08/30 01:09:44 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:09:44 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/30 01:09:44 DEBUG : dir: Looking for writers 2025/08/30 01:09:44 DEBUG : Looking for writers 2025/08/30 01:09:44 DEBUG : dir: reading active writers 2025/08/30 01:09:44 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:09:44 DEBUG : dir: Looking for writers 2025/08/30 01:09:44 DEBUG : Looking for writers 2025/08/30 01:09:44 DEBUG : dir: reading active writers 2025/08/30 01:09:44 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:09:45 DEBUG : dir: Looking for writers 2025/08/30 01:09:45 DEBUG : Looking for writers 2025/08/30 01:09:45 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:45 DEBUG : dir: reading active writers 2025/08/30 01:09:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:09:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:09:45 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:09:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:09:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:09:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:09:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:09:46 DEBUG : dir: Looking for writers 2025/08/30 01:09:46 DEBUG : Looking for writers 2025/08/30 01:09:46 DEBUG : dir: reading active writers 2025/08/30 01:09:46 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:46 DEBUG : >WaitForWriters: 2025/08/30 01:09:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:46 DEBUG : dir: Looking for writers 2025/08/30 01:09:46 DEBUG : Looking for writers 2025/08/30 01:09:46 DEBUG : dir: reading active writers 2025/08/30 01:09:46 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:46 DEBUG : >WaitForWriters: 2025/08/30 01:09:46 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:47 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:09:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:47 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:09:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:09:50 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): openPending: 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): >openPending: err= 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:09:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): _writeAt: size=14, off=0 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): >_writeAt: n=14, err= 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): close: 2025/08/30 01:09:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/30 01:09:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:09:50 DEBUG : dir/file1(0xc00073ebc0): >close: err= 2025/08/30 01:09:50 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:50 DEBUG : dir: Looking for writers 2025/08/30 01:09:50 DEBUG : file1: reading active writers 2025/08/30 01:09:50 DEBUG : Looking for writers 2025/08/30 01:09:50 DEBUG : dir: reading active writers 2025/08/30 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:09:50 DEBUG : dir: Looking for writers 2025/08/30 01:09:50 DEBUG : file1: reading active writers 2025/08/30 01:09:50 DEBUG : Looking for writers 2025/08/30 01:09:50 DEBUG : dir: reading active writers 2025/08/30 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:09:50 DEBUG : dir: Looking for writers 2025/08/30 01:09:50 DEBUG : file1: reading active writers 2025/08/30 01:09:50 DEBUG : Looking for writers 2025/08/30 01:09:50 DEBUG : dir: reading active writers 2025/08/30 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:09:50 DEBUG : dir: Looking for writers 2025/08/30 01:09:50 DEBUG : file1: reading active writers 2025/08/30 01:09:50 DEBUG : Looking for writers 2025/08/30 01:09:50 DEBUG : dir: reading active writers 2025/08/30 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:09:50 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:09:50 DEBUG : dir: Looking for writers 2025/08/30 01:09:50 DEBUG : file1: reading active writers 2025/08/30 01:09:50 DEBUG : Looking for writers 2025/08/30 01:09:50 DEBUG : dir: reading active writers 2025/08/30 01:09:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:09:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:09:51 DEBUG : dir: Looking for writers 2025/08/30 01:09:51 DEBUG : file1: reading active writers 2025/08/30 01:09:51 DEBUG : Looking for writers 2025/08/30 01:09:51 DEBUG : dir: reading active writers 2025/08/30 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:09:51 DEBUG : dir: Looking for writers 2025/08/30 01:09:51 DEBUG : file1: reading active writers 2025/08/30 01:09:51 DEBUG : Looking for writers 2025/08/30 01:09:51 DEBUG : dir: reading active writers 2025/08/30 01:09:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:09:52 DEBUG : dir: Looking for writers 2025/08/30 01:09:52 DEBUG : file1: reading active writers 2025/08/30 01:09:52 DEBUG : Looking for writers 2025/08/30 01:09:52 DEBUG : dir: reading active writers 2025/08/30 01:09:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:09:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/30 01:09:52 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:09:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:09:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/30 01:09:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:09:53 DEBUG : dir: Looking for writers 2025/08/30 01:09:53 DEBUG : file1: reading active writers 2025/08/30 01:09:53 DEBUG : Looking for writers 2025/08/30 01:09:53 DEBUG : dir: reading active writers 2025/08/30 01:09:53 DEBUG : >WaitForWriters: 2025/08/30 01:09:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:09:53 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): _readAt: size=512, off=0 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): openPending: 2025/08/30 01:09:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/08/30 01:09:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/30 01:09:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): >openPending: err= 2025/08/30 01:09:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): >_readAt: n=14, err=EOF 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): close: 2025/08/30 01:09:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:09:53 DEBUG : dir/file1(0xc00073eac0): >close: err= 2025/08/30 01:09:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:09:54 DEBUG : newLeaf: Updating file with newLeaf 0xc00062b2c0 2025/08/30 01:09:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:09:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:09:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00062b2c0 2025/08/30 01:09:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:09:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:09:55 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:09:55 DEBUG : dir/file1(0xc00073ef00): openPending: 2025/08/30 01:09:55 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/08/30 01:09:55 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/08/30 01:09:55 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:09:55 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:09:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:09:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:09:55 DEBUG : dir/file1(0xc00073ef00): >openPending: err= 2025/08/30 01:09:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:09:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:09:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:09:55 DEBUG : dir/file1(0xc00073ef00): _writeAt: size=25, off=0 2025/08/30 01:09:55 DEBUG : dir/file1(0xc00073ef00): >_writeAt: n=25, err= 2025/08/30 01:09:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:09:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:09:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00062b2c0 2025/08/30 01:09:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:09:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:55 DEBUG : newLeaf(0xc00073ef00): close: 2025/08/30 01:09:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:09:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:09:55.358628815 +0000 UTC m=+238.836387111 2025/08/30 01:09:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:09:55 DEBUG : newLeaf(0xc00073ef00): >close: err= 2025/08/30 01:09:55 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:55 DEBUG : dir: Looking for writers 2025/08/30 01:09:55 DEBUG : Looking for writers 2025/08/30 01:09:55 DEBUG : dir: reading active writers 2025/08/30 01:09:55 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:09:55 DEBUG : dir: Looking for writers 2025/08/30 01:09:55 DEBUG : Looking for writers 2025/08/30 01:09:55 DEBUG : dir: reading active writers 2025/08/30 01:09:55 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:09:55 DEBUG : dir: Looking for writers 2025/08/30 01:09:55 DEBUG : Looking for writers 2025/08/30 01:09:55 DEBUG : dir: reading active writers 2025/08/30 01:09:55 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:09:56 DEBUG : dir: Looking for writers 2025/08/30 01:09:56 DEBUG : Looking for writers 2025/08/30 01:09:56 DEBUG : dir: reading active writers 2025/08/30 01:09:56 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:09:56 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:09:56 DEBUG : dir: Looking for writers 2025/08/30 01:09:56 DEBUG : Looking for writers 2025/08/30 01:09:56 DEBUG : dir: reading active writers 2025/08/30 01:09:56 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:09:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/30 01:09:56 DEBUG : dir: Looking for writers 2025/08/30 01:09:56 DEBUG : Looking for writers 2025/08/30 01:09:56 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:56 DEBUG : dir: reading active writers 2025/08/30 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:09:56 DEBUG : dir: Looking for writers 2025/08/30 01:09:56 DEBUG : Looking for writers 2025/08/30 01:09:56 DEBUG : dir: reading active writers 2025/08/30 01:09:56 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:09:57 DEBUG : dir: Looking for writers 2025/08/30 01:09:57 DEBUG : Looking for writers 2025/08/30 01:09:57 DEBUG : dir: reading active writers 2025/08/30 01:09:57 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:09:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:09:57 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:09:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:09:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:09:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:09:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:09:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:09:58 DEBUG : dir: Looking for writers 2025/08/30 01:09:58 DEBUG : Looking for writers 2025/08/30 01:09:58 DEBUG : dir: reading active writers 2025/08/30 01:09:58 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:58 DEBUG : >WaitForWriters: 2025/08/30 01:09:58 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:09:58 DEBUG : dir: Looking for writers 2025/08/30 01:09:58 DEBUG : Looking for writers 2025/08/30 01:09:58 DEBUG : dir: reading active writers 2025/08/30 01:09:58 DEBUG : newLeaf: reading active writers 2025/08/30 01:09:58 DEBUG : >WaitForWriters: 2025/08/30 01:09:58 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:09:59 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:09:59 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:09:59 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:09:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:09:59 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:10:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:10:02 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:02 DEBUG : dir: Looking for writers 2025/08/30 01:10:02 DEBUG : file1: reading active writers 2025/08/30 01:10:02 DEBUG : Looking for writers 2025/08/30 01:10:02 DEBUG : dir: reading active writers 2025/08/30 01:10:02 DEBUG : >WaitForWriters: 2025/08/30 01:10:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:02 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:10:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:10:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): _readAt: size=512, off=0 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): openPending: 2025/08/30 01:10:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/30 01:10:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:10:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): >openPending: err= 2025/08/30 01:10:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/30 01:10:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:10:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): >_readAt: n=14, err=EOF 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): close: 2025/08/30 01:10:02 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:10:02 DEBUG : dir/file1(0xc0001311c0): >close: err= 2025/08/30 01:10:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:10:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:10:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000952480 2025/08/30 01:10:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:10:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:10:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/30 01:10:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/30 01:10:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000952480 2025/08/30 01:10:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/30 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:10:05 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:10:05 DEBUG : dir/file1(0xc0003a7500): openPending: 2025/08/30 01:10:05 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/08/30 01:10:05 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/08/30 01:10:05 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:10:05 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/30 01:10:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:05 DEBUG : dir/file1(0xc0003a7500): >openPending: err= 2025/08/30 01:10:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:10:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:10:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:10:05 DEBUG : dir/file1(0xc0003a7500): _writeAt: size=25, off=0 2025/08/30 01:10:05 DEBUG : dir/file1(0xc0003a7500): >_writeAt: n=25, err= 2025/08/30 01:10:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/30 01:10:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/30 01:10:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000952480 2025/08/30 01:10:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:10:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:10:06 DEBUG : newLeaf(0xc0003a7500): close: 2025/08/30 01:10:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/30 01:10:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-30 01:10:05.525178048 +0000 UTC m=+249.002936323 2025/08/30 01:10:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/30 01:10:06 DEBUG : newLeaf(0xc0003a7500): >close: err= 2025/08/30 01:10:06 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:10:06 DEBUG : newLeaf: vfs cache: starting upload 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:10:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:10:06 DEBUG : dir: Looking for writers 2025/08/30 01:10:06 DEBUG : Looking for writers 2025/08/30 01:10:06 DEBUG : dir: reading active writers 2025/08/30 01:10:06 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:10:07 DEBUG : dir: Looking for writers 2025/08/30 01:10:07 DEBUG : Looking for writers 2025/08/30 01:10:07 DEBUG : dir: reading active writers 2025/08/30 01:10:07 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:10:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/30 01:10:07 INFO : newLeaf: Copied (replaced existing) 2025/08/30 01:10:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-30 01:10:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/30 01:10:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/30 01:10:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/30 01:10:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/30 01:10:08 DEBUG : dir: Looking for writers 2025/08/30 01:10:08 DEBUG : Looking for writers 2025/08/30 01:10:08 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:08 DEBUG : dir: reading active writers 2025/08/30 01:10:08 DEBUG : >WaitForWriters: 2025/08/30 01:10:08 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:08 DEBUG : dir: Looking for writers 2025/08/30 01:10:08 DEBUG : Looking for writers 2025/08/30 01:10:08 DEBUG : dir: reading active writers 2025/08/30 01:10:08 DEBUG : newLeaf: reading active writers 2025/08/30 01:10:08 DEBUG : >WaitForWriters: 2025/08/30 01:10:08 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestFileRename (62.58s) --- PASS: TestFileRename/off,forceCache=false (9.21s) --- PASS: TestFileRename/minimal,forceCache=false (9.08s) --- PASS: TestFileRename/minimal,forceCache=true (12.21s) --- PASS: TestFileRename/writes,forceCache=false (9.84s) --- PASS: TestFileRename/writes,forceCache=true (11.95s) --- PASS: TestFileRename/full,forceCache=false (10.28s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:09 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:09 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:09 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:09 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:09 DEBUG : Looking for writers 2025/08/30 01:10:09 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:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:10 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:10 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:10:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:10:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:13 DEBUG : dir: Looking for writers 2025/08/30 01:10:13 DEBUG : file1: reading active writers 2025/08/30 01:10:13 DEBUG : Looking for writers 2025/08/30 01:10:13 DEBUG : dir: reading active writers 2025/08/30 01:10:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.87s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:15 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:15 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:10:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 01:10:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 01:10:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 01:10:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:10:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/30 01:10:18 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/30 01:10:19 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/30 01:10:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/30 01:10:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/30 01:10:19 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/30 01:10:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:19 DEBUG : dir: Looking for writers 2025/08/30 01:10:19 DEBUG : file1: reading active writers 2025/08/30 01:10:19 DEBUG : Looking for writers 2025/08/30 01:10:19 DEBUG : dir: reading active writers 2025/08/30 01:10:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.18s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:21 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:21 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:10:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:10:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/30 01:10:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/30 01:10:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/30 01:10:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/30 01:10:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/30 01:10:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/30 01:10:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/30 01:10:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/30 01:10:25 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/30 01:10:25 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/30 01:10:25 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/30 01:10:25 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/30 01:10:25 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 01:10:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/30 01:10:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/30 01:10:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/30 01:10:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/30 01:10:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 01:10:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 01:10:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 01:10:26 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/30 01:10:26 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/30 01:10:26 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/30 01:10:26 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/30 01:10:26 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/30 01:10:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:26 DEBUG : dir: Looking for writers 2025/08/30 01:10:26 DEBUG : file1: reading active writers 2025/08/30 01:10:26 DEBUG : Looking for writers 2025/08/30 01:10:26 DEBUG : dir: reading active writers 2025/08/30 01:10:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.46s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:27 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:27 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:10:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:10:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:30 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:30 DEBUG : dir: Looking for writers 2025/08/30 01:10:30 DEBUG : file1: reading active writers 2025/08/30 01:10:30 DEBUG : Looking for writers 2025/08/30 01:10:30 DEBUG : dir: reading active writers 2025/08/30 01:10:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.35s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:32 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:32 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:10:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/30 01:10:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/30 01:10:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/30 01:10:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/30 01:10:35 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:35 DEBUG : dir: Looking for writers 2025/08/30 01:10:35 DEBUG : file1: reading active writers 2025/08/30 01:10:35 DEBUG : Looking for writers 2025/08/30 01:10:35 DEBUG : dir: reading active writers 2025/08/30 01:10:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.51s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:36 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:10:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 DEBUG : Config file has changed externally - reloading 2025/08/30 01:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:36 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:10:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:10:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:10:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:10:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:10:39 DEBUG : dir/file1(0xc0002bc580): _readAt: size=1, off=0 2025/08/30 01:10:39 DEBUG : dir/file1(0xc0002bc580): openPending: 2025/08/30 01:10:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:10:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:39 DEBUG : dir/file1(0xc0002bc580): >openPending: err= 2025/08/30 01:10:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): >_readAt: n=1, err= 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): _readAt: size=256, off=1 2025/08/30 01:10:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): >_readAt: n=15, err=EOF 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): _readAt: size=16, off=16 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): >_readAt: n=0, err=EOF 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): close: 2025/08/30 01:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): >close: err= 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): close: 2025/08/30 01:10:40 DEBUG : dir/file1(0xc0002bc580): >close: err=file already closed 2025/08/30 01:10:40 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:40 DEBUG : dir: Looking for writers 2025/08/30 01:10:40 DEBUG : file1: reading active writers 2025/08/30 01:10:40 DEBUG : Looking for writers 2025/08/30 01:10:40 DEBUG : dir: reading active writers 2025/08/30 01:10:40 DEBUG : >WaitForWriters: 2025/08/30 01:10:40 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.56s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:41 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:10:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:41 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:10:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:10:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:10:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:10:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): _readAt: size=1, off=0 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): openPending: 2025/08/30 01:10:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:10:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:10:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >openPending: err= 2025/08/30 01:10:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:10:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:10:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >_readAt: n=1, err= 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): _readAt: size=1, off=5 2025/08/30 01:10:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >_readAt: n=1, err= 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): _readAt: size=1, off=3 2025/08/30 01:10:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >_readAt: n=1, err= 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): _readAt: size=1, off=13 2025/08/30 01:10:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >_readAt: n=1, err= 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): _readAt: size=16, off=100 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >_readAt: n=0, err=EOF 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): close: 2025/08/30 01:10:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:10:44 DEBUG : dir/file1(0xc0002bcc40): >close: err= 2025/08/30 01:10:44 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:44 DEBUG : dir: Looking for writers 2025/08/30 01:10:44 DEBUG : file1: reading active writers 2025/08/30 01:10:44 DEBUG : Looking for writers 2025/08/30 01:10:44 DEBUG : dir: reading active writers 2025/08/30 01:10:44 DEBUG : >WaitForWriters: 2025/08/30 01:10:44 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.71s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:10:45 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:10:45 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:10:45 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:45 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:10:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:10:46 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:10:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:10:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:10:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:10:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:10:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:10:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:10:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:10:48 DEBUG : dir/file1(0xc000a70640): _readAt: size=1, off=0 2025/08/30 01:10:48 DEBUG : dir/file1(0xc000a70640): openPending: 2025/08/30 01:10:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:10:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:10:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:10:48 DEBUG : dir/file1(0xc000a70640): >openPending: err= 2025/08/30 01:10:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/30 01:10:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:10:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:10:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=1, err= 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=1, off=5 2025/08/30 01:10:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=1, err= 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=1, off=1 2025/08/30 01:10:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=1, err= 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=6, off=10 2025/08/30 01:10:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=6, err= 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=256, off=10 2025/08/30 01:10:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=6, err=EOF 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=256, off=100 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=0, err=EOF 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): close: 2025/08/30 01:10:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >close: err= 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): _readAt: size=256, off=100 2025/08/30 01:10:49 DEBUG : dir/file1(0xc000a70640): >_readAt: n=0, err=file already closed 2025/08/30 01:10:49 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:10:49 DEBUG : dir: Looking for writers 2025/08/30 01:10:49 DEBUG : file1: reading active writers 2025/08/30 01:10:49 DEBUG : Looking for writers 2025/08/30 01:10:49 DEBUG : dir: reading active writers 2025/08/30 01:10:49 DEBUG : >WaitForWriters: 2025/08/30 01:10:49 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 7s just to make sure --- PASS: TestRWFileHandleReadAt (15.62s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:01 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:01 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:01 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:01 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:11:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:11:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:11:04 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:11:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:11:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:11:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): RWFileHandle.Flush 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): _readAt: size=256, off=0 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): openPending: 2025/08/30 01:11:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:11:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:11:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): >openPending: err= 2025/08/30 01:11:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 01:11:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:11:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:11:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): >_readAt: n=16, err=EOF 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): RWFileHandle.Flush 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): RWFileHandle.Flush 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): close: 2025/08/30 01:11:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:11:04 DEBUG : dir/file1(0xc00073e340): >close: err= 2025/08/30 01:11:04 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:04 DEBUG : dir: Looking for writers 2025/08/30 01:11:04 DEBUG : file1: reading active writers 2025/08/30 01:11:04 DEBUG : Looking for writers 2025/08/30 01:11:04 DEBUG : dir: reading active writers 2025/08/30 01:11:04 DEBUG : >WaitForWriters: 2025/08/30 01:11:04 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.40s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:06 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:06 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:06 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:06 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:11:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/30 01:11:08 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:11:08 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:11:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:11:08 DEBUG : dir/file1(0xc00073f680): _readAt: size=256, off=0 2025/08/30 01:11:08 DEBUG : dir/file1(0xc00073f680): openPending: 2025/08/30 01:11:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:11:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:08 DEBUG : dir/file1(0xc00073f680): >openPending: err= 2025/08/30 01:11:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/30 01:11:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:11:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:11:09 DEBUG : dir/file1(0xc00073f680): >_readAt: n=16, err=EOF 2025/08/30 01:11:09 DEBUG : dir/file1(0xc00073f680): RWFileHandle.Release 2025/08/30 01:11:09 DEBUG : dir/file1(0xc00073f680): close: 2025/08/30 01:11:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/30 01:11:09 DEBUG : dir/file1(0xc00073f680): >close: err= 2025/08/30 01:11:09 DEBUG : dir/file1(0xc00073f680): RWFileHandle.Release 2025/08/30 01:11:09 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:09 DEBUG : dir: Looking for writers 2025/08/30 01:11:09 DEBUG : file1: reading active writers 2025/08/30 01:11:09 DEBUG : Looking for writers 2025/08/30 01:11:09 DEBUG : dir: reading active writers 2025/08/30 01:11:09 DEBUG : >WaitForWriters: 2025/08/30 01:11:09 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.36s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:10 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:10 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:10 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:10 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:10 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): openPending: 2025/08/30 01:11:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): >openPending: err= 2025/08/30 01:11:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): _writeAt: size=5, off=0 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): >_writeAt: n=5, err= 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): _writeAt: size=7, off=5 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): >_writeAt: n=7, err= 2025/08/30 01:11:10 DEBUG : file1: vfs cache: truncate to size=11 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): close: 2025/08/30 01:11:10 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:10.590599167 +0000 UTC m=+314.068357453 2025/08/30 01:11:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): >close: err= 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): close: 2025/08/30 01:11:10 DEBUG : file1(0xc0002bce40): >close: err=file already closed 2025/08/30 01:11:10 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:10 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:10 DEBUG : Looking for writers 2025/08/30 01:11:10 DEBUG : file1: reading active writers 2025/08/30 01:11:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:11 DEBUG : Looking for writers 2025/08/30 01:11:11 DEBUG : file1: reading active writers 2025/08/30 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:11 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/30 01:11:11 DEBUG : Looking for writers 2025/08/30 01:11:11 DEBUG : file1: reading active writers 2025/08/30 01:11:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:12 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:11:12 INFO : file1: Copied (new) 2025/08/30 01:11:12 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 01:11:10 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/30 01:11:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:12 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:12 DEBUG : Looking for writers 2025/08/30 01:11:12 DEBUG : file1: reading active writers 2025/08/30 01:11:12 DEBUG : >WaitForWriters: 2025/08/30 01:11:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : >WaitForWriters: 2025/08/30 01:11:13 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.21s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:13 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:13 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:13 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:13 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:13 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): openPending: 2025/08/30 01:11:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): >openPending: err= 2025/08/30 01:11:13 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): _writeAt: size=7, off=0 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): >_writeAt: n=7, err= 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): _writeAt: size=6, off=5 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): >_writeAt: n=6, err= 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): close: 2025/08/30 01:11:13 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:13.773931638 +0000 UTC m=+317.251689934 2025/08/30 01:11:13 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): >close: err= 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): _writeAt: size=5, off=0 2025/08/30 01:11:13 DEBUG : file1(0xc0002bca80): >_writeAt: n=0, err=file already closed 2025/08/30 01:11:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:13 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:13 DEBUG : Looking for writers 2025/08/30 01:11:13 DEBUG : file1: reading active writers 2025/08/30 01:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:14 DEBUG : Looking for writers 2025/08/30 01:11:14 DEBUG : file1: reading active writers 2025/08/30 01:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:14 DEBUG : Looking for writers 2025/08/30 01:11:14 DEBUG : file1: reading active writers 2025/08/30 01:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:14 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/30 01:11:15 DEBUG : Looking for writers 2025/08/30 01:11:15 DEBUG : file1: reading active writers 2025/08/30 01:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:15 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:11:15 INFO : file1: Copied (new) 2025/08/30 01:11:15 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-30 01:11:13 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/30 01:11:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:15 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:16 DEBUG : Looking for writers 2025/08/30 01:11:16 DEBUG : file1: reading active writers 2025/08/30 01:11:16 DEBUG : >WaitForWriters: 2025/08/30 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:16 DEBUG : Looking for writers 2025/08/30 01:11:16 DEBUG : file1: reading active writers 2025/08/30 01:11:16 DEBUG : >WaitForWriters: 2025/08/30 01:11:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.16s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:16 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:16 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:16 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:16 DEBUG : file1(0xc00073e5c0): openPending: 2025/08/30 01:11:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:16 DEBUG : file1(0xc00073e5c0): >openPending: err= 2025/08/30 01:11:16 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:16 DEBUG : file1(0xc00073e5c0): close: 2025/08/30 01:11:16 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:16.934270818 +0000 UTC m=+320.412029084 2025/08/30 01:11:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:16 DEBUG : file1(0xc00073e5c0): >close: err= 2025/08/30 01:11:16 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:11:16 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:11:16 DEBUG : file2: newRWFileHandle: 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): openPending: 2025/08/30 01:11:16 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): >openPending: err= 2025/08/30 01:11:16 DEBUG : file2: >newRWFileHandle: err= 2025/08/30 01:11:16 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:11:16 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/30 01:11:16 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): RWFileHandle.Flush 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): RWFileHandle.Release 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): close: 2025/08/30 01:11:16 DEBUG : file2: vfs cache: setting modification time to 2025-08-30 01:11:16.93582594 +0000 UTC m=+320.413584206 2025/08/30 01:11:16 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:16 DEBUG : file2(0xc00073ea80): >close: err= 2025/08/30 01:11:16 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:16 DEBUG : Looking for writers 2025/08/30 01:11:16 DEBUG : file1: reading active writers 2025/08/30 01:11:16 DEBUG : file2: reading active writers 2025/08/30 01:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/30 01:11:16 DEBUG : Looking for writers 2025/08/30 01:11:16 DEBUG : file1: reading active writers 2025/08/30 01:11:16 DEBUG : file2: reading active writers 2025/08/30 01:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/30 01:11:16 DEBUG : Looking for writers 2025/08/30 01:11:16 DEBUG : file1: reading active writers 2025/08/30 01:11:16 DEBUG : file2: reading active writers 2025/08/30 01:11:16 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/30 01:11:17 DEBUG : Looking for writers 2025/08/30 01:11:17 DEBUG : file1: reading active writers 2025/08/30 01:11:17 DEBUG : file2: reading active writers 2025/08/30 01:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/30 01:11:17 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:17 DEBUG : file2: vfs cache: starting upload 2025/08/30 01:11:17 DEBUG : Looking for writers 2025/08/30 01:11:17 DEBUG : file2: reading active writers 2025/08/30 01:11:17 DEBUG : file1: reading active writers 2025/08/30 01:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/30 01:11:17 DEBUG : Looking for writers 2025/08/30 01:11:17 DEBUG : file1: reading active writers 2025/08/30 01:11:17 DEBUG : file2: reading active writers 2025/08/30 01:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/30 01:11:17 DEBUG : Looking for writers 2025/08/30 01:11:17 DEBUG : file1: reading active writers 2025/08/30 01:11:17 DEBUG : file2: reading active writers 2025/08/30 01:11:17 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/30 01:11:18 DEBUG : Looking for writers 2025/08/30 01:11:18 DEBUG : file1: reading active writers 2025/08/30 01:11:18 DEBUG : file2: reading active writers 2025/08/30 01:11:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/30 01:11:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:11:18 INFO : file1: Copied (new) 2025/08/30 01:11:18 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-30 01:11:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/30 01:11:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:18 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:19 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:11:19 INFO : file2: Copied (new) 2025/08/30 01:11:19 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-30 01:11:16 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/30 01:11:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/30 01:11:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/30 01:11:19 INFO : file2: vfs cache: upload succeeded try #1 2025/08/30 01:11:19 DEBUG : Looking for writers 2025/08/30 01:11:19 DEBUG : file1: reading active writers 2025/08/30 01:11:19 DEBUG : file2: reading active writers 2025/08/30 01:11:19 DEBUG : >WaitForWriters: 2025/08/30 01:11:19 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:19 DEBUG : Looking for writers 2025/08/30 01:11:19 DEBUG : file1: reading active writers 2025/08/30 01:11:19 DEBUG : file2: reading active writers 2025/08/30 01:11:19 DEBUG : >WaitForWriters: 2025/08/30 01:11:19 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.34s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:20 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:20 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:20 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:20 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:20 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): openPending: 2025/08/30 01:11:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): >openPending: err= 2025/08/30 01:11:20 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): _writeAt: size=5, off=0 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): >_writeAt: n=5, err= 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): RWFileHandle.Flush 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): RWFileHandle.Flush 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): close: 2025/08/30 01:11:20 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:20.284803104 +0000 UTC m=+323.762561410 2025/08/30 01:11:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:20 DEBUG : file1(0xc000a70b80): >close: err= 2025/08/30 01:11:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:20 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:20 DEBUG : Looking for writers 2025/08/30 01:11:20 DEBUG : file1: reading active writers 2025/08/30 01:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:11:21 DEBUG : Looking for writers 2025/08/30 01:11:21 DEBUG : file1: reading active writers 2025/08/30 01:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:11:22 INFO : file1: Copied (new) 2025/08/30 01:11:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:11:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:11:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:22 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:22 DEBUG : Looking for writers 2025/08/30 01:11:22 DEBUG : file1: reading active writers 2025/08/30 01:11:22 DEBUG : >WaitForWriters: 2025/08/30 01:11:22 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:23 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:23 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:23 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:23 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:23 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): openPending: 2025/08/30 01:11:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): >openPending: err= 2025/08/30 01:11:23 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): _writeAt: size=5, off=0 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): >_writeAt: n=5, err= 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): RWFileHandle.Release 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): close: 2025/08/30 01:11:23 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:23.280224859 +0000 UTC m=+326.757983165 2025/08/30 01:11:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): >close: err= 2025/08/30 01:11:23 DEBUG : file1(0xc0003a63c0): RWFileHandle.Release 2025/08/30 01:11:23 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:23 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:23 DEBUG : Looking for writers 2025/08/30 01:11:23 DEBUG : file1: reading active writers 2025/08/30 01:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:24 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:11:24 DEBUG : Looking for writers 2025/08/30 01:11:24 DEBUG : file1: reading active writers 2025/08/30 01:11:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:11:25 INFO : file1: Copied (new) 2025/08/30 01:11:25 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:11:23 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:11:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:25 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:25 DEBUG : Looking for writers 2025/08/30 01:11:25 DEBUG : file1: reading active writers 2025/08/30 01:11:25 DEBUG : >WaitForWriters: 2025/08/30 01:11:25 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.00s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:26 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:26 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:26 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:26 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:11:28 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:11:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:11:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): openPending: 2025/08/30 01:11:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:11:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:11:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): >openPending: err= 2025/08/30 01:11:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/30 01:11:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:11:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:11:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): _writeAt: size=5, off=0 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): >_writeAt: n=5, err= 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): close: 2025/08/30 01:11:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:28 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 01:11:28.901108407 +0000 UTC m=+332.378866684 2025/08/30 01:11:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:28 DEBUG : dir/file1(0xc000130900): >close: err= 2025/08/30 01:11:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:28 DEBUG : dir: Looking for writers 2025/08/30 01:11:28 DEBUG : file1: reading active writers 2025/08/30 01:11:28 DEBUG : Looking for writers 2025/08/30 01:11:28 DEBUG : dir: reading active writers 2025/08/30 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:28 DEBUG : dir: Looking for writers 2025/08/30 01:11:28 DEBUG : file1: reading active writers 2025/08/30 01:11:28 DEBUG : Looking for writers 2025/08/30 01:11:28 DEBUG : dir: reading active writers 2025/08/30 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:28 DEBUG : dir: Looking for writers 2025/08/30 01:11:28 DEBUG : file1: reading active writers 2025/08/30 01:11:28 DEBUG : Looking for writers 2025/08/30 01:11:28 DEBUG : dir: reading active writers 2025/08/30 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:28 DEBUG : dir: Looking for writers 2025/08/30 01:11:28 DEBUG : file1: reading active writers 2025/08/30 01:11:28 DEBUG : Looking for writers 2025/08/30 01:11:28 DEBUG : dir: reading active writers 2025/08/30 01:11:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:29 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:11:29 DEBUG : dir: Looking for writers 2025/08/30 01:11:29 DEBUG : file1: reading active writers 2025/08/30 01:11:29 DEBUG : Looking for writers 2025/08/30 01:11:29 DEBUG : dir: reading active writers 2025/08/30 01:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:29 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:11:29 DEBUG : dir: Looking for writers 2025/08/30 01:11:29 DEBUG : file1: reading active writers 2025/08/30 01:11:29 DEBUG : Looking for writers 2025/08/30 01:11:29 DEBUG : dir: reading active writers 2025/08/30 01:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:29 DEBUG : dir: Looking for writers 2025/08/30 01:11:29 DEBUG : file1: reading active writers 2025/08/30 01:11:29 DEBUG : Looking for writers 2025/08/30 01:11:29 DEBUG : dir: reading active writers 2025/08/30 01:11:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:30 DEBUG : dir: Looking for writers 2025/08/30 01:11:30 DEBUG : file1: reading active writers 2025/08/30 01:11:30 DEBUG : Looking for writers 2025/08/30 01:11:30 DEBUG : dir: reading active writers 2025/08/30 01:11:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:11:30 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:11:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-30 01:11:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:11:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:31 DEBUG : dir: Looking for writers 2025/08/30 01:11:31 DEBUG : file1: reading active writers 2025/08/30 01:11:31 DEBUG : Looking for writers 2025/08/30 01:11:31 DEBUG : dir: reading active writers 2025/08/30 01:11:31 DEBUG : >WaitForWriters: 2025/08/30 01:11:31 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSizeTruncateExisting (7.33s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:33 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:33 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:33 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:33 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/30 01:11:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:36 DEBUG : dir/file1: newRWFileHandle: 2025/08/30 01:11:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/30 01:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/30 01:11:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): _writeAt: size=5, off=0 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): openPending: 2025/08/30 01:11:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/30 01:11:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/30 01:11:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): >openPending: err= 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): >_writeAt: n=5, err= 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): _writeAt: size=15, off=5 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): >_writeAt: n=15, err= 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): close: 2025/08/30 01:11:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/30 01:11:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-30 01:11:36.328693023 +0000 UTC m=+339.806451280 2025/08/30 01:11:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:36 DEBUG : dir/file1(0xc0003a63c0): >close: err= 2025/08/30 01:11:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:36 DEBUG : dir/file1: vfs cache: starting upload 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:36 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:36 DEBUG : dir: Looking for writers 2025/08/30 01:11:36 DEBUG : file1: reading active writers 2025/08/30 01:11:36 DEBUG : Looking for writers 2025/08/30 01:11:36 DEBUG : dir: reading active writers 2025/08/30 01:11:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:37 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/30 01:11:37 INFO : dir/file1: Copied (replaced existing) 2025/08/30 01:11:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-30 01:11:36 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/30 01:11:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:37 DEBUG : dir: Looking for writers 2025/08/30 01:11:37 DEBUG : file1: reading active writers 2025/08/30 01:11:37 DEBUG : Looking for writers 2025/08/30 01:11:37 DEBUG : dir: reading active writers 2025/08/30 01:11:37 DEBUG : >WaitForWriters: 2025/08/30 01:11:37 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.26s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:38 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:38 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:38 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:38 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:38 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): openPending: 2025/08/30 01:11:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): >openPending: err= 2025/08/30 01:11:38 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): _writeAt: size=5, off=0 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): >_writeAt: n=5, err= 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): close: 2025/08/30 01:11:38 DEBUG : file1: vfs cache: setting modification time to 2025-08-30 01:11:38.857682202 +0000 UTC m=+342.335440459 2025/08/30 01:11:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:38 DEBUG : file1(0xc0003a7d80): >close: err= 2025/08/30 01:11:38 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:38 DEBUG : Looking for writers 2025/08/30 01:11:38 DEBUG : file1: reading active writers 2025/08/30 01:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:38 DEBUG : Looking for writers 2025/08/30 01:11:38 DEBUG : file1: reading active writers 2025/08/30 01:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:38 DEBUG : Looking for writers 2025/08/30 01:11:38 DEBUG : file1: reading active writers 2025/08/30 01:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:38 DEBUG : Looking for writers 2025/08/30 01:11:38 DEBUG : file1: reading active writers 2025/08/30 01:11:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:38 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:39 DEBUG : Looking for writers 2025/08/30 01:11:39 DEBUG : file1: reading active writers 2025/08/30 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:39 DEBUG : Looking for writers 2025/08/30 01:11:39 DEBUG : file1: reading active writers 2025/08/30 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:39 DEBUG : Looking for writers 2025/08/30 01:11:39 DEBUG : file1: reading active writers 2025/08/30 01:11:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:39 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:11:40 DEBUG : Looking for writers 2025/08/30 01:11:40 DEBUG : file1: reading active writers 2025/08/30 01:11:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:11:40 INFO : file1: Copied (new) 2025/08/30 01:11:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-30 01:11:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:11:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:40 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:41 DEBUG : Looking for writers 2025/08/30 01:11:41 DEBUG : file1: reading active writers 2025/08/30 01:11:41 DEBUG : >WaitForWriters: 2025/08/30 01:11:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:41 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:41 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/30 01:11:41 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.859800853 +0000 UTC m=+345.337559149 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a70b80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.859800853 +0000 UTC m=+345.337559149 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a710c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.859800853 +0000 UTC m=+345.337559149 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a715c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033e8c0 item 1 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.863614499 +0000 UTC m=+345.341372805 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a71c40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.863614499 +0000 UTC m=+345.341372805 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00059cb00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00033ff10 item 2 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.867087985 +0000 UTC m=+345.344846281 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6340): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.867087985 +0000 UTC m=+345.344846281 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a6c80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.867087985 +0000 UTC m=+345.344846281 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a77c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000378690 item 3 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.870479017 +0000 UTC m=+345.348237313 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0003a7f00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.870479017 +0000 UTC m=+345.348237313 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bca80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003799d0 item 4 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.873320095 +0000 UTC m=+345.351078392 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bd600): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.873320095 +0000 UTC m=+345.351078392 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0002bdac0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.873320095 +0000 UTC m=+345.351078392 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406100): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ed90 item 5 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.87746908 +0000 UTC m=+345.355227367 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000406cc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.87746908 +0000 UTC m=+345.355227367 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407200): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f5e0 item 6 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.881817952 +0000 UTC m=+345.359576258 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407940): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.881817952 +0000 UTC m=+345.359576258 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000407e40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.881817952 +0000 UTC m=+345.359576258 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1e400): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f960 item 7 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.887569389 +0000 UTC m=+345.365327675 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1ebc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.887569389 +0000 UTC m=+345.365327675 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f200): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003905b0 item 8 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc000a1f7c0): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1f7c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.896079668 +0000 UTC m=+345.373837944 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a1fb80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.896079668 +0000 UTC m=+345.373837944 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0000ad400): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.896079668 +0000 UTC m=+345.373837944 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073e640): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005962a0 item 9 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.906430768 +0000 UTC m=+345.384189044 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073ed00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.906430768 +0000 UTC m=+345.384189044 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f240): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331420 item 10 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc00073f900): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073f900): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.914579187 +0000 UTC m=+345.392337474 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00073fdc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): _writeAt: size=3, off=2 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.914579187 +0000 UTC m=+345.392337474 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898340): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.914579187 +0000 UTC m=+345.392337474 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898840): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331880 item 11 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.922410513 +0000 UTC m=+345.400168799 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000898ec0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.922410513 +0000 UTC m=+345.400168799 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000899400): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035cd90 item 12 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc0007f6440): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6440): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.930379876 +0000 UTC m=+345.408138182 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6800): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.930379876 +0000 UTC m=+345.408138182 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f6f00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596bd0 item 13 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.943316965 +0000 UTC m=+345.421075221 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7580): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.943316965 +0000 UTC m=+345.421075221 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0007f7ac0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005975e0 item 14 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc00085e180): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e180): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.945311031 +0000 UTC m=+345.423069287 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085e540): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.945311031 +0000 UTC m=+345.423069287 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085ec00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000110380 item 15 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.947042575 +0000 UTC m=+345.424800831 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f280): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.947042575 +0000 UTC m=+345.424800831 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085f7c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111110 item 16 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.94904706 +0000 UTC m=+345.426805317 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00085fe00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.94904706 +0000 UTC m=+345.426805317 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878300): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.94904706 +0000 UTC m=+345.426805317 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878800): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000111dc0 item 17 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.952726464 +0000 UTC m=+345.430484720 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000878e80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.952726464 +0000 UTC m=+345.430484720 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0008793c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003437a0 item 18 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.954472845 +0000 UTC m=+345.432231101 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879a40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.954472845 +0000 UTC m=+345.432231101 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000879f40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.954472845 +0000 UTC m=+345.432231101 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009184c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004045b0 item 19 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.956898553 +0000 UTC m=+345.434656809 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000918b40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.956898553 +0000 UTC m=+345.434656809 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919080): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405500 item 20 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.958497517 +0000 UTC m=+345.436255773 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919700): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.958497517 +0000 UTC m=+345.436255773 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000919c00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.958497517 +0000 UTC m=+345.436255773 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e180): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000405ea0 item 21 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.960743458 +0000 UTC m=+345.438501714 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093e800): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.960743458 +0000 UTC m=+345.438501714 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093ed40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 22 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.962605226 +0000 UTC m=+345.440363472 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f3c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.962605226 +0000 UTC m=+345.440363472 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093f8c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.962605226 +0000 UTC m=+345.440363472 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc00093fdc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051880 item 23 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.964883005 +0000 UTC m=+345.442641261 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009604c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.964883005 +0000 UTC m=+345.442641261 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000960a00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 24 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc000961040): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961040): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.966331117 +0000 UTC m=+345.444089372 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961400): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.966331117 +0000 UTC m=+345.444089372 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961900): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.966331117 +0000 UTC m=+345.444089372 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000961e40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d2460 item 25 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.968629174 +0000 UTC m=+345.446387430 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988540): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.968629174 +0000 UTC m=+345.446387430 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000988a80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d3340 item 26 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc0009890c0): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009890c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.970045665 +0000 UTC m=+345.447803921 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989480): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): open at offset 5 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): >_readAt: n=2, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): _writeAt: size=3, off=7 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.970045665 +0000 UTC m=+345.447803921 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989980): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.970045665 +0000 UTC m=+345.447803921 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000989ec0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d39d0 item 27 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.971924586 +0000 UTC m=+345.449682831 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d05c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.971924586 +0000 UTC m=+345.449682831 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d0b00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003243f0 item 28 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc0009d1140): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1140): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.973347821 +0000 UTC m=+345.451106076 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1500): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.973347821 +0000 UTC m=+345.451106076 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc0009d1bc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000324e70 item 29 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.974795039 +0000 UTC m=+345.452553296 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a022c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.974795039 +0000 UTC m=+345.452553296 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02800): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325490 item 30 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): _readAt: size=2, off=0 2025/08/30 01:11:41 ERROR : open-test-file(0xc000a02e40): Couldn't read size of file 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): >_readAt: n=0, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): close: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a02e40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.976455879 +0000 UTC m=+345.454214166 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03200): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.976455879 +0000 UTC m=+345.454214166 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a038c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000325c70 item 31 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 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/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.978023585 +0000 UTC m=+345.455781851 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a03f40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.978023585 +0000 UTC m=+345.455781851 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4e500): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362150 item 32 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.979814911 +0000 UTC m=+345.457573167 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4eb40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362620 item 33 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.980337854 +0000 UTC m=+345.458096120 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4efc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.980337854 +0000 UTC m=+345.458096120 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4f4c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362850 item 33 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.981750949 +0000 UTC m=+345.459509205 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a4fb00): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362ee0 item 34 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.982327642 +0000 UTC m=+345.460085898 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a000): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): >_readAt: n=3, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.982327642 +0000 UTC m=+345.460085898 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8a540): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363180 item 34 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.984235407 +0000 UTC m=+345.461993663 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8ab80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363650 item 35 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.984755604 +0000 UTC m=+345.462513860 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b000): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.984755604 +0000 UTC m=+345.462513860 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8b500): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363880 item 35 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.985997338 +0000 UTC m=+345.463755594 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000a8bb80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000363ea0 item 36 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.986536421 +0000 UTC m=+345.464294676 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8100): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): >_readAt: n=3, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.986536421 +0000 UTC m=+345.464294676 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8640): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa1c0 item 36 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.989941238 +0000 UTC m=+345.467699495 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa8c80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa770 item 37 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.990864242 +0000 UTC m=+345.468622498 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9100): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.990864242 +0000 UTC m=+345.468622498 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9600): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fa9a0 item 37 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.994025462 +0000 UTC m=+345.471783718 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000aa9c80): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004faf50 item 38 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.995251004 +0000 UTC m=+345.473009260 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6200): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): >_readAt: n=3, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.995251004 +0000 UTC m=+345.473009260 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6740): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb1f0 item 38 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.996614597 +0000 UTC m=+345.474372854 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac6dc0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb730 item 39 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.997118413 +0000 UTC m=+345.474876669 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac72c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.997118413 +0000 UTC m=+345.474876669 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac77c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fb9d0 item 39 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): _writeAt: size=5, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): >_writeAt: n=5, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.998417013 +0000 UTC m=+345.476175269 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000ac7e40): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): >openPending: err= 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fbdc0 item 40 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): _readAt: size=2, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): _writeAt: size=3, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): >_writeAt: n=3, err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.998969021 +0000 UTC m=+345.476727277 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af03c0): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): _readAt: size=512, off=0 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): openPending: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): >openPending: err= 2025/08/30 01:11:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): >_readAt: n=3, err=EOF 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): close: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:41.998969021 +0000 UTC m=+345.476727277 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0900): >close: err= 2025/08/30 01:11:41 DEBUG : open-test-file: Remove: 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a000 item 40 2025/08/30 01:11:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:41 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:41 DEBUG : open-test-file(0xc000af0ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.000237775 +0000 UTC m=+345.477996041 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af0ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a4d0 item 41 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.00069279 +0000 UTC m=+345.478451046 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af13c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a690 item 41 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.001236912 +0000 UTC m=+345.478995168 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.001236912 +0000 UTC m=+345.478995168 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000af1dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040a8c0 item 41 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.00257743 +0000 UTC m=+345.480335697 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040acb0 item 42 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.003048496 +0000 UTC m=+345.480806752 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0a980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ae70 item 42 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.003584093 +0000 UTC m=+345.481342359 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0aec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.003584093 +0000 UTC m=+345.481342359 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0b440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b030 item 42 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.004943567 +0000 UTC m=+345.482701823 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b0ba80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b3b0 item 43 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.005536009 +0000 UTC m=+345.483294266 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b5e0 item 43 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.006087326 +0000 UTC m=+345.483845582 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3a540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.006087326 +0000 UTC m=+345.483845582 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3aa80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040b9d0 item 43 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.007465294 +0000 UTC m=+345.485223551 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b0c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040bf10 item 44 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.007975683 +0000 UTC m=+345.485733940 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3b5c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412230 item 44 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.00856963 +0000 UTC m=+345.486327875 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b3bb00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.00856963 +0000 UTC m=+345.486327875 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412620 item 44 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.009992132 +0000 UTC m=+345.487750388 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412b60 item 45 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.010600886 +0000 UTC m=+345.488359143 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b56c40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.010600886 +0000 UTC m=+345.488359143 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000412e00 item 45 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.012252099 +0000 UTC m=+345.490010355 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413570 item 46 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.013038667 +0000 UTC m=+345.490796923 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b57e80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.013038667 +0000 UTC m=+345.490796923 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413730 item 46 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.015857442 +0000 UTC m=+345.493615708 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b78c40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413c00 item 47 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.016397597 +0000 UTC m=+345.494155853 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.016397597 +0000 UTC m=+345.494155853 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000413e30 item 47 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.018503805 +0000 UTC m=+345.496262061 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b79e80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e230 item 48 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.019147275 +0000 UTC m=+345.496905551 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.019147275 +0000 UTC m=+345.496905551 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b96b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e460 item 48 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.020978656 +0000 UTC m=+345.498736912 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 49 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.021559677 +0000 UTC m=+345.499317933 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b975c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.021559677 +0000 UTC m=+345.499317933 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000b97b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ea10 item 49 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.023167388 +0000 UTC m=+345.500925644 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ee00 item 50 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.023788304 +0000 UTC m=+345.501546560 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.023788304 +0000 UTC m=+345.501546560 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb4c80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041efc0 item 50 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.025308601 +0000 UTC m=+345.503066857 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f3b0 item 51 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.025944155 +0000 UTC m=+345.503702411 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.025944155 +0000 UTC m=+345.503702411 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bb5d40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f570 item 51 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.027536778 +0000 UTC m=+345.505295034 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f8f0 item 52 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.028312074 +0000 UTC m=+345.506070321 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.028312074 +0000 UTC m=+345.506070321 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd6ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fab0 item 52 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.030243433 +0000 UTC m=+345.508001690 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fe30 item 53 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.030890919 +0000 UTC m=+345.508649176 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bd7a40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.030890919 +0000 UTC m=+345.508649176 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426070 item 53 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.032492198 +0000 UTC m=+345.510250454 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426690 item 54 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.033159352 +0000 UTC m=+345.510917608 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf2b80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.033159352 +0000 UTC m=+345.510917608 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004268c0 item 54 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.034748788 +0000 UTC m=+345.512507045 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426c40 item 55 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.03536687 +0000 UTC m=+345.513125125 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000bf3c80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.03536687 +0000 UTC m=+345.513125125 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 55 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.03686244 +0000 UTC m=+345.514620696 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c168c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427420 item 56 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.037462728 +0000 UTC m=+345.515220984 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c16dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.037462728 +0000 UTC m=+345.515220984 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427730 item 56 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.038936857 +0000 UTC m=+345.516695113 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b20 item 57 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.039472774 +0000 UTC m=+345.517231030 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c17ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427ce0 item 57 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.040171447 +0000 UTC m=+345.517929703 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.040171447 +0000 UTC m=+345.517929703 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c36a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427f10 item 57 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.041666597 +0000 UTC m=+345.519424853 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37040): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a310 item 58 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.042305557 +0000 UTC m=+345.520063813 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a4d0 item 58 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.043001184 +0000 UTC m=+345.520759441 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c37ac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.043001184 +0000 UTC m=+345.520759441 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a690 item 58 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.044490883 +0000 UTC m=+345.522249139 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa10 item 59 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.045041117 +0000 UTC m=+345.522799373 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c52c80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043abd0 item 59 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.045628129 +0000 UTC m=+345.523386376 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c531c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.045628129 +0000 UTC m=+345.523386376 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad90 item 59 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.047010368 +0000 UTC m=+345.524768624 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c53d80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b110 item 60 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.047500257 +0000 UTC m=+345.525258514 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 60 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.04814588 +0000 UTC m=+345.525904127 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.04814588 +0000 UTC m=+345.525904127 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c80e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b490 item 60 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.04960941 +0000 UTC m=+345.527367666 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c81480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b8f0 item 61 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.050845834 +0000 UTC m=+345.528604090 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c819c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.050845834 +0000 UTC m=+345.528604090 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb20 item 61 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.052318601 +0000 UTC m=+345.530076857 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bf10 item 62 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.053110208 +0000 UTC m=+345.530868464 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c98cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.053110208 +0000 UTC m=+345.530868464 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c993c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004581c0 item 62 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.054914408 +0000 UTC m=+345.532672665 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458850 item 63 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.055499487 +0000 UTC m=+345.533257744 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000c99f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.055499487 +0000 UTC m=+345.533257744 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb86c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000458cb0 item 63 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.05721933 +0000 UTC m=+345.534977585 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb8d00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459260 item 64 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.057824527 +0000 UTC m=+345.535582772 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.057824527 +0000 UTC m=+345.535582772 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cb9940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004595e0 item 64 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.059450802 +0000 UTC m=+345.537209058 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459ab0 item 65 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.060037935 +0000 UTC m=+345.537796191 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.060037935 +0000 UTC m=+345.537796191 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000459f10 item 65 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.061448074 +0000 UTC m=+345.539206330 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd6fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a3f0 item 66 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.062067779 +0000 UTC m=+345.539826036 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.062067779 +0000 UTC m=+345.539826036 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cd7980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a620 item 66 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.063592303 +0000 UTC m=+345.541350569 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc040): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aa10 item 67 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.064216396 +0000 UTC m=+345.541974652 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc4c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.064216396 +0000 UTC m=+345.541974652 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfc9c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ac40 item 67 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.066014605 +0000 UTC m=+345.543772860 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd040): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b0a0 item 68 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.066816591 +0000 UTC m=+345.544574847 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfd540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.066816591 +0000 UTC m=+345.544574847 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000cfda80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b2d0 item 68 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.06866803 +0000 UTC m=+345.546426286 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b6c0 item 69 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.069479905 +0000 UTC m=+345.547238161 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1c5c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.069479905 +0000 UTC m=+345.547238161 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1cac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b960 item 69 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.072675099 +0000 UTC m=+345.550433355 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bd50 item 70 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.073400793 +0000 UTC m=+345.551159049 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1d640): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.073400793 +0000 UTC m=+345.551159049 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d1db80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462000 item 70 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.075393677 +0000 UTC m=+345.553151933 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004623f0 item 71 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.076027749 +0000 UTC m=+345.553786005 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3c780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.076027749 +0000 UTC m=+345.553786005 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3cc80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462620 item 71 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.07760913 +0000 UTC m=+345.555367377 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462a80 item 72 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.078408813 +0000 UTC m=+345.556167069 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3d800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.078408813 +0000 UTC m=+345.556167069 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d3dd40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462cb0 item 72 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.080042632 +0000 UTC m=+345.557800889 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463110 item 73 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.080745172 +0000 UTC m=+345.558503428 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5a880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463340 item 73 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.081174389 +0000 UTC m=+345.558932645 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5ad40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.081174389 +0000 UTC m=+345.558932645 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463570 item 73 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.082589367 +0000 UTC m=+345.560347613 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5b8c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ab0 item 74 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.083146234 +0000 UTC m=+345.560904490 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d5bdc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ce0 item 74 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.083821723 +0000 UTC m=+345.561579979 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.083821723 +0000 UTC m=+345.561579979 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7c900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474070 item 74 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.085229999 +0000 UTC m=+345.562988255 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7cf40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004745b0 item 75 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.085731662 +0000 UTC m=+345.563489918 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474850 item 75 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.086296082 +0000 UTC m=+345.564054338 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7d980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.086296082 +0000 UTC m=+345.564054338 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d7dec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474bd0 item 75 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.08772181 +0000 UTC m=+345.565480067 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000474fc0 item 76 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.088201472 +0000 UTC m=+345.565959728 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475260 item 76 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.088839201 +0000 UTC m=+345.566597457 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d96fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.088839201 +0000 UTC m=+345.566597457 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004755e0 item 76 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.090367011 +0000 UTC m=+345.568125267 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000d97b80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475b20 item 77 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.090980585 +0000 UTC m=+345.568738840 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.090980585 +0000 UTC m=+345.568738840 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000475dc0 item 77 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.092788029 +0000 UTC m=+345.570546286 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db8e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004763f0 item 78 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.093469661 +0000 UTC m=+345.571227917 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.093469661 +0000 UTC m=+345.571227917 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000db9a40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476620 item 78 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.095328854 +0000 UTC m=+345.573087110 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004769a0 item 79 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.096834803 +0000 UTC m=+345.574593059 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.096834803 +0000 UTC m=+345.574593059 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd4d00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476bd0 item 79 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.101696228 +0000 UTC m=+345.579454485 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000476f50 item 80 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.102286377 +0000 UTC m=+345.580044633 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.102286377 +0000 UTC m=+345.580044633 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000dd5f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477110 item 80 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.10423079 +0000 UTC m=+345.581989056 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477500 item 81 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.105314256 +0000 UTC m=+345.583072512 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.105314256 +0000 UTC m=+345.583072512 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df2fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004776c0 item 81 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.106941864 +0000 UTC m=+345.584700120 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3640): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477b20 item 82 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.108837746 +0000 UTC m=+345.586596032 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000df3b40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.108837746 +0000 UTC m=+345.586596032 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477ce0 item 82 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.11048979 +0000 UTC m=+345.588248046 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e187c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a150 item 83 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.111489849 +0000 UTC m=+345.589248106 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e18cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.111489849 +0000 UTC m=+345.589248106 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a460 item 83 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.113654827 +0000 UTC m=+345.591413084 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a7e0 item 84 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.114461113 +0000 UTC m=+345.592219358 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e19d80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.114461113 +0000 UTC m=+345.592219358 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047a9a0 item 84 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.116196654 +0000 UTC m=+345.593954910 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ad20 item 85 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.116970278 +0000 UTC m=+345.594728533 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e38f00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.116970278 +0000 UTC m=+345.594728533 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047aee0 item 85 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.118453434 +0000 UTC m=+345.596211689 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e39ac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b260 item 86 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.11903683 +0000 UTC m=+345.596795076 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58040): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.11903683 +0000 UTC m=+345.596795076 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e585c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b420 item 86 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.121089156 +0000 UTC m=+345.598847412 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e58c40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b7a0 item 87 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.122425176 +0000 UTC m=+345.600183433 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.122425176 +0000 UTC m=+345.600183433 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047b960 item 87 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.124874529 +0000 UTC m=+345.602632784 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e59d00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bce0 item 88 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.125496116 +0000 UTC m=+345.603254372 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.125496116 +0000 UTC m=+345.603254372 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047bea0 item 88 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.1272277 +0000 UTC m=+345.604985956 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e74e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be3f0 item 89 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.127730004 +0000 UTC m=+345.605488260 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be5b0 item 89 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.128316415 +0000 UTC m=+345.606074672 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e758c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.128316415 +0000 UTC m=+345.606074672 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e75e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004be770 item 89 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.129697761 +0000 UTC m=+345.607456017 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bebd0 item 90 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.130364664 +0000 UTC m=+345.608122920 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92a40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bee00 item 90 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.130999127 +0000 UTC m=+345.608757382 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e92f80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.130999127 +0000 UTC m=+345.608757382 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf030 item 90 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.132213629 +0000 UTC m=+345.609971885 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000e93b80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf420 item 91 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.132790653 +0000 UTC m=+345.610548909 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf6c0 item 91 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.133414134 +0000 UTC m=+345.611172390 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.133414134 +0000 UTC m=+345.611172390 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb8c00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bf8f0 item 91 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.134755975 +0000 UTC m=+345.612514231 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004bfd50 item 92 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.135220017 +0000 UTC m=+345.612978274 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2000 item 92 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.135953575 +0000 UTC m=+345.613711831 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eb9cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.135953575 +0000 UTC m=+345.613711831 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c21c0 item 92 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.137177855 +0000 UTC m=+345.614936112 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ece940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2620 item 93 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.137678046 +0000 UTC m=+345.615436302 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecee80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.137678046 +0000 UTC m=+345.615436302 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecf580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2850 item 93 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.139070582 +0000 UTC m=+345.616828838 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ecfbc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2bd0 item 94 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.139544483 +0000 UTC m=+345.617302738 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.139544483 +0000 UTC m=+345.617302738 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eee880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c2d90 item 94 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.141052836 +0000 UTC m=+345.618811092 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eeeec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c33b0 item 95 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.141591468 +0000 UTC m=+345.619349724 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eef400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.141591468 +0000 UTC m=+345.619349724 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000eefb00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c36c0 item 95 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.143130661 +0000 UTC m=+345.620888916 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f101c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c3d50 item 96 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.143780021 +0000 UTC m=+345.621538277 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.143780021 +0000 UTC m=+345.621538277 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f10e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ca000 item 96 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= 2025/08/30 01:11:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:42 DEBUG : Looking for writers 2025/08/30 01:11:42 DEBUG : >WaitForWriters: 2025/08/30 01:11:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:42 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/30 01:11:42 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.669830173 +0000 UTC m=+346.147588469 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000899b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.669830173 +0000 UTC m=+346.147588469 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.669830173 +0000 UTC m=+346.147588469 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc4c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035d880 item 1 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.678656978 +0000 UTC m=+346.156415274 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dcb00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.678656978 +0000 UTC m=+346.156415274 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4150 item 2 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.682238788 +0000 UTC m=+346.159997085 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081e940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.682238788 +0000 UTC m=+346.159997085 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081edc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.682238788 +0000 UTC m=+346.159997085 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4540 item 3 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.687824413 +0000 UTC m=+346.165582710 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081f900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.687824413 +0000 UTC m=+346.165582710 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00081fe40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4b60 item 4 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.691060344 +0000 UTC m=+346.168818640 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.691060344 +0000 UTC m=+346.168818640 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.691060344 +0000 UTC m=+346.168818640 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb8e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d4ee0 item 5 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.694914765 +0000 UTC m=+346.172673062 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb94c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.694914765 +0000 UTC m=+346.172673062 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fb9a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d53b0 item 6 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.697879827 +0000 UTC m=+346.175638133 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.697879827 +0000 UTC m=+346.175638133 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.697879827 +0000 UTC m=+346.175638133 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000f11b80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5730 item 7 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.702926659 +0000 UTC m=+346.180684916 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.702926659 +0000 UTC m=+346.180684916 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010027c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cb880 item 8 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc001002d80): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001002d80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.70547627 +0000 UTC m=+346.183234526 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.70547627 +0000 UTC m=+346.183234526 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010035c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.70547627 +0000 UTC m=+346.183234526 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001003ac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004cbc70 item 9 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.708870607 +0000 UTC m=+346.186628903 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e1c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.708870607 +0000 UTC m=+346.186628903 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101e700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2230 item 10 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc00101ed40): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101ed40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.711231704 +0000 UTC m=+346.188990000 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.711231704 +0000 UTC m=+346.188990000 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101f600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.711231704 +0000 UTC m=+346.188990000 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00101fb00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2690 item 11 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.715620489 +0000 UTC m=+346.193378776 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.715620489 +0000 UTC m=+346.193378776 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103c740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e2cb0 item 12 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc00103cd80): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103cd80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.719679577 +0000 UTC m=+346.197437864 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.719679577 +0000 UTC m=+346.197437864 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103d800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e31f0 item 13 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.723561451 +0000 UTC m=+346.201319727 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00103de80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.723561451 +0000 UTC m=+346.201319727 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105c440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3810 item 14 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc00105ca80): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ca80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.726421104 +0000 UTC m=+346.204179380 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105ce40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.726421104 +0000 UTC m=+346.204179380 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105d500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e3c70 item 15 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.72887276 +0000 UTC m=+346.206631036 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00105db80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.72887276 +0000 UTC m=+346.206631036 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e070 item 16 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.731345005 +0000 UTC m=+346.209103281 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.731345005 +0000 UTC m=+346.209103281 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001080c00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.731345005 +0000 UTC m=+346.209103281 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e3f0 item 17 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.734600933 +0000 UTC m=+346.212359209 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.734600933 +0000 UTC m=+346.212359209 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001081cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107e8c0 item 18 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.736852615 +0000 UTC m=+346.214610900 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a03c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.736852615 +0000 UTC m=+346.214610900 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a08c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.736852615 +0000 UTC m=+346.214610900 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a0dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107ec40 item 19 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.739925408 +0000 UTC m=+346.217683663 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.739925408 +0000 UTC m=+346.217683663 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010a1980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f110 item 20 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.741774842 +0000 UTC m=+346.219533099 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0080): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.741774842 +0000 UTC m=+346.219533099 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.741774842 +0000 UTC m=+346.219533099 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c0a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f490 item 21 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.743929241 +0000 UTC m=+346.221687497 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.743929241 +0000 UTC m=+346.221687497 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1640): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107f960 item 22 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.745545988 +0000 UTC m=+346.223304244 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010c1cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.745545988 +0000 UTC m=+346.223304244 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.745545988 +0000 UTC m=+346.223304244 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00107fce0 item 23 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.747739279 +0000 UTC m=+346.225497535 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e6dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.747739279 +0000 UTC m=+346.225497535 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ee230 item 24 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc0010e7940): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.749451006 +0000 UTC m=+346.227209262 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0010e7d00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.749451006 +0000 UTC m=+346.227209262 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.749451006 +0000 UTC m=+346.227209262 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011067c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ee5b0 item 25 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.752445983 +0000 UTC m=+346.230204239 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001106e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.752445983 +0000 UTC m=+346.230204239 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010eea80 item 26 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc0011079c0): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011079c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.754908429 +0000 UTC m=+346.232666686 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001107d80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.754908429 +0000 UTC m=+346.232666686 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.754908429 +0000 UTC m=+346.232666686 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112a840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010eee00 item 27 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.757402555 +0000 UTC m=+346.235160812 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112aec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.757402555 +0000 UTC m=+346.235160812 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112b400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ef2d0 item 28 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc00112ba40): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112ba40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.760947656 +0000 UTC m=+346.238705913 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00112be00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.760947656 +0000 UTC m=+346.238705913 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ef650 item 29 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.763416536 +0000 UTC m=+346.241174802 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001144bc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.763416536 +0000 UTC m=+346.241174802 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ef9d0 item 30 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): _readAt: size=2, off=0 2025/08/30 01:11:42 ERROR : open-test-file(0xc001145740): Couldn't read size of file 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): >_writeAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): close: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.765883511 +0000 UTC m=+346.243641767 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001145b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.765883511 +0000 UTC m=+346.243641767 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010efd50 item 31 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.767861407 +0000 UTC m=+346.245619673 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011628c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.767861407 +0000 UTC m=+346.245619673 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001162e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116c150 item 32 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.769532457 +0000 UTC m=+346.247290714 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116c4d0 item 33 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.769973045 +0000 UTC m=+346.247731301 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011638c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.769973045 +0000 UTC m=+346.247731301 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001163dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116c690 item 33 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.771767788 +0000 UTC m=+346.249526043 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116ca10 item 34 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.772600171 +0000 UTC m=+346.250358427 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.772600171 +0000 UTC m=+346.250358427 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001182e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116cbd0 item 34 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.77515452 +0000 UTC m=+346.252912776 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116cf50 item 35 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.775861559 +0000 UTC m=+346.253619805 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.775861559 +0000 UTC m=+346.253619805 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001183e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116d110 item 35 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.778636232 +0000 UTC m=+346.256394488 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116d490 item 36 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.780085506 +0000 UTC m=+346.257843782 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.780085506 +0000 UTC m=+346.257843782 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a6f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116d650 item 36 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.782542472 +0000 UTC m=+346.260300748 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116d9d0 item 37 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.783390044 +0000 UTC m=+346.261148320 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.783390044 +0000 UTC m=+346.261148320 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011a7f00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116db90 item 37 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.786103242 +0000 UTC m=+346.263861518 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00116df10 item 38 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.787324337 +0000 UTC m=+346.265082633 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c8b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.787324337 +0000 UTC m=+346.265082633 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9040): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0150 item 38 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.789665105 +0000 UTC m=+346.267423361 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c96c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d04d0 item 39 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.790402741 +0000 UTC m=+346.268160997 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011c9bc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.790402741 +0000 UTC m=+346.268160997 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0690 item 39 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.792464905 +0000 UTC m=+346.270223161 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e87c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0a10 item 40 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.794427844 +0000 UTC m=+346.272186119 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e8cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.794427844 +0000 UTC m=+346.272186119 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0bd0 item 40 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.800066498 +0000 UTC m=+346.277824774 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd48c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5a40 item 41 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.801063742 +0000 UTC m=+346.278822018 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd4dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d5d50 item 41 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.802242608 +0000 UTC m=+346.280000883 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.802242608 +0000 UTC m=+346.280000883 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd57c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fec000 item 41 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.806450734 +0000 UTC m=+346.284209010 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000fd5e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fec380 item 42 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.808255305 +0000 UTC m=+346.286013561 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fec540 item 42 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.809229105 +0000 UTC m=+346.286987361 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff68c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.809229105 +0000 UTC m=+346.286987361 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff6e40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fec700 item 42 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.811399753 +0000 UTC m=+346.289158009 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000feca80 item 43 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.812624995 +0000 UTC m=+346.290383251 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fecc40 item 43 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.813414448 +0000 UTC m=+346.291172704 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000ff7ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.813414448 +0000 UTC m=+346.291172704 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216480): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fece00 item 43 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.815774312 +0000 UTC m=+346.293532568 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216ac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fed180 item 44 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.81630001 +0000 UTC m=+346.294058266 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001216fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fed340 item 44 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.817322722 +0000 UTC m=+346.295080978 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.817322722 +0000 UTC m=+346.295080978 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001217a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fed500 item 44 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.819457423 +0000 UTC m=+346.297215679 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fed880 item 45 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.820025821 +0000 UTC m=+346.297784077 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232640): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.820025821 +0000 UTC m=+346.297784077 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001232d40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000feda40 item 45 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.821781759 +0000 UTC m=+346.299540016 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000feddc0 item 46 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.822288301 +0000 UTC m=+346.300046557 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001233880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.822288301 +0000 UTC m=+346.300046557 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250000 item 46 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.823631926 +0000 UTC m=+346.301390182 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252640): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250380 item 47 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.824099164 +0000 UTC m=+346.301857420 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001252b40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.824099164 +0000 UTC m=+346.301857420 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253240): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250540 item 47 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.827601916 +0000 UTC m=+346.305360192 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253880): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012508c0 item 48 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.828635928 +0000 UTC m=+346.306394184 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001253d80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.828635928 +0000 UTC m=+346.306394184 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250a80 item 48 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.831154611 +0000 UTC m=+346.308912867 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276b40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250e00 item 49 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.83205877 +0000 UTC m=+346.309817026 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001276fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.83205877 +0000 UTC m=+346.309817026 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001250fc0 item 49 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.83415539 +0000 UTC m=+346.311913646 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001277b80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001251340 item 50 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.834942529 +0000 UTC m=+346.312700784 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292100): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.834942529 +0000 UTC m=+346.312700784 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001251500 item 50 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.836939961 +0000 UTC m=+346.314698218 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001292d00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001251880 item 51 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.837984203 +0000 UTC m=+346.315742460 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.837984203 +0000 UTC m=+346.315742460 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001251a40 item 51 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.839897298 +0000 UTC m=+346.317655554 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001293dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001251dc0 item 52 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.840796918 +0000 UTC m=+346.318555174 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4340): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.840796918 +0000 UTC m=+346.318555174 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b48c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8000 item 52 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.842194955 +0000 UTC m=+346.319953211 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b4f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8380 item 53 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.842796786 +0000 UTC m=+346.320555042 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.842796786 +0000 UTC m=+346.320555042 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012b5980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8540 item 53 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.84485877 +0000 UTC m=+346.322617027 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6080): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b88c0 item 54 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.846685792 +0000 UTC m=+346.324444048 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6580): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.846685792 +0000 UTC m=+346.324444048 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d6b00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8a80 item 54 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.849337304 +0000 UTC m=+346.327095561 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8e00 item 55 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.84995692 +0000 UTC m=+346.327715176 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.84995692 +0000 UTC m=+346.327715176 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012d7bc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b8fc0 item 55 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.851749457 +0000 UTC m=+346.329507723 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f82c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b9340 item 56 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.85245339 +0000 UTC m=+346.330211656 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f87c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.85245339 +0000 UTC m=+346.330211656 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f8d40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b9500 item 56 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.854042696 +0000 UTC m=+346.331800952 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b9880 item 57 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.85484873 +0000 UTC m=+346.332606987 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f98c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b9a40 item 57 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.855482441 +0000 UTC m=+346.333240698 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0012f9e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.855482441 +0000 UTC m=+346.333240698 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b9c00 item 57 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.857416505 +0000 UTC m=+346.335174761 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314a40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324000 item 58 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.858049615 +0000 UTC m=+346.335807871 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001314f80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013241c0 item 58 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.85902155 +0000 UTC m=+346.336779807 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013154c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.85902155 +0000 UTC m=+346.336779807 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001315a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324380 item 58 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.860647505 +0000 UTC m=+346.338405762 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324700 item 59 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.861581491 +0000 UTC m=+346.339339747 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334680): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013248c0 item 59 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.862236271 +0000 UTC m=+346.339994527 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001334bc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.862236271 +0000 UTC m=+346.339994527 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324a80 item 59 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.866435481 +0000 UTC m=+346.344193757 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324e00 item 60 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.867146547 +0000 UTC m=+346.344904824 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001335cc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001324fc0 item 60 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.868101281 +0000 UTC m=+346.345859557 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.868101281 +0000 UTC m=+346.345859557 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001325180 item 60 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.870620255 +0000 UTC m=+346.348378511 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001356e80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001325500 item 61 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.872182859 +0000 UTC m=+346.349941116 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013573c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.872182859 +0000 UTC m=+346.349941116 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001357ac0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013256c0 item 61 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.874120391 +0000 UTC m=+346.351878647 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001325a40 item 62 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.875102736 +0000 UTC m=+346.352860992 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013806c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.875102736 +0000 UTC m=+346.352860992 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001380dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001325c00 item 62 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.876947232 +0000 UTC m=+346.354705488 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c000 item 63 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.877776981 +0000 UTC m=+346.355535257 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001381940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.877776981 +0000 UTC m=+346.355535257 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a00c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c1c0 item 63 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): >_readAt: n=0, err=Bad file descriptor 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.879665289 +0000 UTC m=+346.357423545 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c540 item 64 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.880848773 +0000 UTC m=+346.358607029 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a0c40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.880848773 +0000 UTC m=+346.358607029 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e98c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d0d90 item 64 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.883143905 +0000 UTC m=+346.360902161 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0011e9f00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d1110 item 65 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.884345042 +0000 UTC m=+346.362103299 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.884345042 +0000 UTC m=+346.362103299 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d12d0 item 65 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.88624366 +0000 UTC m=+346.364001915 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001402f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d1650 item 66 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.887025008 +0000 UTC m=+346.364783264 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014033c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.887025008 +0000 UTC m=+346.364783264 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403900): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d1810 item 66 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.888553129 +0000 UTC m=+346.366311386 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001403f40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d1b90 item 67 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.889162925 +0000 UTC m=+346.366921181 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.889162925 +0000 UTC m=+346.366921181 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011d1d50 item 67 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.890802035 +0000 UTC m=+346.368560291 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001424fc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143a150 item 68 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.891475209 +0000 UTC m=+346.369233465 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014254c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.891475209 +0000 UTC m=+346.369233465 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001425a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143a310 item 68 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.893288196 +0000 UTC m=+346.371046452 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c0c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143a690 item 69 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.893997749 +0000 UTC m=+346.371756005 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144c540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.893997749 +0000 UTC m=+346.371756005 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144ca40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143a850 item 69 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.896403609 +0000 UTC m=+346.374161866 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d0c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143abd0 item 70 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.897150042 +0000 UTC m=+346.374908298 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144d5c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.897150042 +0000 UTC m=+346.374908298 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc00144db00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143ad90 item 70 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.899010768 +0000 UTC m=+346.376769024 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c7e0 item 71 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.899791965 +0000 UTC m=+346.377550222 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1280): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.899791965 +0000 UTC m=+346.377550222 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139c9a0 item 71 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.901361023 +0000 UTC m=+346.379119280 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013a1e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139cd20 item 72 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.902584784 +0000 UTC m=+346.380343040 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.902584784 +0000 UTC m=+346.380343040 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013be8c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139cee0 item 72 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.906883029 +0000 UTC m=+346.384641285 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bee80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d260 item 73 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.909679123 +0000 UTC m=+346.387437469 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d420 item 73 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.910367286 +0000 UTC m=+346.388125542 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bf840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.910367286 +0000 UTC m=+346.388125542 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013bfd80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d5e0 item 73 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.912482871 +0000 UTC m=+346.390241127 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139d960 item 74 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.9132217 +0000 UTC m=+346.390980056 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013de940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139db20 item 74 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.914552801 +0000 UTC m=+346.392311057 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dee80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.914552801 +0000 UTC m=+346.392311057 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013df400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00139dce0 item 74 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.916615415 +0000 UTC m=+346.394373672 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dfa40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f60e0 item 75 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.917274164 +0000 UTC m=+346.395032420 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0013dff40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): _writeAt: size=3, off=2 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f62a0 item 75 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.917849114 +0000 UTC m=+346.395607371 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.917849114 +0000 UTC m=+346.395607371 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480a40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6460 item 75 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.921297464 +0000 UTC m=+346.399055719 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468740): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143b1f0 item 76 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.92179054 +0000 UTC m=+346.399548796 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001468c40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143b3b0 item 76 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): _writeAt: size=3, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.922277825 +0000 UTC m=+346.400036081 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.922277825 +0000 UTC m=+346.400036081 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143b570 item 76 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.924173006 +0000 UTC m=+346.401931262 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001469d40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143b8f0 item 77 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.924791198 +0000 UTC m=+346.402549454 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015082c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.924791198 +0000 UTC m=+346.402549454 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0015089c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143bab0 item 77 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.926588003 +0000 UTC m=+346.404346260 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00143be30 item 78 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.927170168 +0000 UTC m=+346.404928424 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.927170168 +0000 UTC m=+346.404928424 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001509c00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001520070 item 78 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.929269782 +0000 UTC m=+346.407028038 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f302c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015203f0 item 79 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.929948367 +0000 UTC m=+346.407706624 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f307c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.929948367 +0000 UTC m=+346.407706624 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f30ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015205b0 item 79 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.931614267 +0000 UTC m=+346.409372524 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31500): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001520930 item 80 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.932338759 +0000 UTC m=+346.410097015 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f31a00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.932338759 +0000 UTC m=+346.410097015 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001520af0 item 80 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.93438804 +0000 UTC m=+346.412146296 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4e7c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001520e70 item 81 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.935103854 +0000 UTC m=+346.412862111 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4ec40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.935103854 +0000 UTC m=+346.412862111 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f180): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001521030 item 81 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.936333255 +0000 UTC m=+346.414091511 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4f800): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015213b0 item 82 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.936962527 +0000 UTC m=+346.414720782 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f4fd00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.936962527 +0000 UTC m=+346.414720782 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001521570 item 82 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.938090956 +0000 UTC m=+346.415849213 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6c980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015218f0 item 83 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.938597688 +0000 UTC m=+346.416355945 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6ce80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.938597688 +0000 UTC m=+346.416355945 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6d3c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001521ab0 item 83 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.940088591 +0000 UTC m=+346.417846846 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6da40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001521e30 item 84 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.940745084 +0000 UTC m=+346.418503339 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f6df40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.940745084 +0000 UTC m=+346.418503339 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8c540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f94070 item 84 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.941944458 +0000 UTC m=+346.419702714 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8cbc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f943f0 item 85 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.942441141 +0000 UTC m=+346.420199397 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d0c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.942441141 +0000 UTC m=+346.420199397 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8d600): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f945b0 item 85 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.94387211 +0000 UTC m=+346.421630365 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001f8dc80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f94930 item 86 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.944469602 +0000 UTC m=+346.422227858 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.944469602 +0000 UTC m=+346.422227858 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f94af0 item 86 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.945677261 +0000 UTC m=+346.423435518 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb0e00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f94e70 item 87 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.946210002 +0000 UTC m=+346.423968259 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.946210002 +0000 UTC m=+346.423968259 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f95030 item 87 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.948905267 +0000 UTC m=+346.426663512 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fb1ec0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f953b0 item 88 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.950017566 +0000 UTC m=+346.427775823 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd2440): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.950017566 +0000 UTC m=+346.427775823 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd29c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f95570 item 88 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.951584721 +0000 UTC m=+346.429342977 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3000): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f958f0 item 89 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.952033994 +0000 UTC m=+346.429792251 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3540): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f95ab0 item 89 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.952561827 +0000 UTC m=+346.430320072 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001fd3a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.952561827 +0000 UTC m=+346.430320072 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2080): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f95c70 item 89 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.953835229 +0000 UTC m=+346.431593486 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff26c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000070 item 90 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.954230453 +0000 UTC m=+346.431988708 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff2c00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000230 item 90 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.957162651 +0000 UTC m=+346.434920907 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3140): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.957162651 +0000 UTC m=+346.434920907 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3700): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020003f0 item 90 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.958674251 +0000 UTC m=+346.436432508 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001ff3d40): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000770 item 91 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.959165695 +0000 UTC m=+346.436923951 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014300): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): >_readAt: n=2, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): _writeAt: size=3, off=7 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000930 item 91 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.959630248 +0000 UTC m=+346.437388504 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014840): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): >_readAt: n=8, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.959630248 +0000 UTC m=+346.437388504 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002014dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000af0 item 91 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.960902909 +0000 UTC m=+346.438661165 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000e70 item 92 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.961390355 +0000 UTC m=+346.439148610 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015940): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): open at offset 5 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002001030 item 92 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): _readAt: size=2, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): _writeAt: size=3, off=5 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): >_writeAt: n=3, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.961913858 +0000 UTC m=+346.439672114 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002015e80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): >_readAt: n=3, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.961913858 +0000 UTC m=+346.439672114 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020344c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020011f0 item 92 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.965769353 +0000 UTC m=+346.443527609 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034200): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000150 item 93 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.96700291 +0000 UTC m=+346.444761167 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002034980): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.96700291 +0000 UTC m=+346.444761167 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035080): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000310 item 93 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.969093759 +0000 UTC m=+346.446852015 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0020356c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000690 item 94 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.969630678 +0000 UTC m=+346.447388934 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc002035c00): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.969630678 +0000 UTC m=+346.447388934 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001480380): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000850 item 94 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.971213692 +0000 UTC m=+346.448971949 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0014809c0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000bd0 item 95 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.971751322 +0000 UTC m=+346.449509579 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481080): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.971751322 +0000 UTC m=+346.449509579 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481780): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002000d90 item 95 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 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/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): open at offset 0 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): _readAt: size=2, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): >_readAt: n=0, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.973220633 +0000 UTC m=+346.450978889 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc001481dc0): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): _writeAt: size=5, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): >openPending: err= 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002001110 item 96 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): >_writeAt: n=5, err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.973771368 +0000 UTC m=+346.451529623 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc000130a80): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/30 01:11:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/30 01:11:42 DEBUG : open-test-file: newRWFileHandle: 2025/08/30 01:11:42 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/30 01:11:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): _readAt: size=512, off=0 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): openPending: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): >openPending: err= 2025/08/30 01:11:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): >_readAt: n=5, err=EOF 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): close: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-30 01:11:42.973771368 +0000 UTC m=+346.451529623 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:42 DEBUG : open-test-file(0xc0008dc400): >close: err= 2025/08/30 01:11:42 DEBUG : open-test-file: Remove: 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f6070 item 96 2025/08/30 01:11:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/30 01:11:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/30 01:11:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/30 01:11:42 DEBUG : open-test-file: >Remove: err= 2025/08/30 01:11:42 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:42 DEBUG : Looking for writers 2025/08/30 01:11:42 DEBUG : >WaitForWriters: 2025/08/30 01:11:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.65s) --- PASS: TestRWFileHandleOpenTests/writes (0.81s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.84s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:43 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:43 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:43 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:43 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:43 DEBUG : file1: newRWFileHandle: 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): openPending: 2025/08/30 01:11:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): >openPending: err= 2025/08/30 01:11:43 DEBUG : file1: >newRWFileHandle: err= 2025/08/30 01:11:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/30 01:11:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): _writeAt: size=2, off=0 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): >_writeAt: n=2, err= 2025/08/30 01:11:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): RWFileHandle.Flush 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): RWFileHandle.Release 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): close: 2025/08/30 01:11:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/30 01:11:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:43 DEBUG : file1(0xc000a70200): >close: err= 2025/08/30 01:11:43 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:43 DEBUG : file1: vfs cache: starting upload 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:43 DEBUG : Looking for writers 2025/08/30 01:11:43 DEBUG : file1: reading active writers 2025/08/30 01:11:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:44 DEBUG : Looking for writers 2025/08/30 01:11:44 DEBUG : file1: reading active writers 2025/08/30 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:44 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/30 01:11:44 DEBUG : Looking for writers 2025/08/30 01:11:44 DEBUG : file1: reading active writers 2025/08/30 01:11:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:45 DEBUG : Looking for writers 2025/08/30 01:11:45 DEBUG : file1: reading active writers 2025/08/30 01:11:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/30 01:11:46 INFO : file1: Copied (new) 2025/08/30 01:11:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/30 01:11:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/30 01:11:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/30 01:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:11:46 INFO : file1: vfs cache: upload succeeded try #1 2025/08/30 01:11:46 DEBUG : Looking for writers 2025/08/30 01:11:46 DEBUG : file1: reading active writers 2025/08/30 01:11:46 DEBUG : >WaitForWriters: 2025/08/30 01:11:46 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:46 DEBUG : Looking for writers 2025/08/30 01:11:46 DEBUG : file1: reading active writers 2025/08/30 01:11:46 DEBUG : >WaitForWriters: 2025/08/30 01:11:46 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.17s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:47 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:47 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:11:47 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:47 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:11:47 DEBUG : rename_me: newRWFileHandle: 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): openPending: 2025/08/30 01:11:47 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/30 01:11:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): >openPending: err= 2025/08/30 01:11:47 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/30 01:11:47 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/30 01:11:47 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/30 01:11:47 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): _writeAt: size=5, off=0 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): >_writeAt: n=5, err= 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): close: 2025/08/30 01:11:47 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-30 01:11:47.683145132 +0000 UTC m=+351.160903388 2025/08/30 01:11:47 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/30 01:11:47 DEBUG : rename_me(0xc00059c480): >close: err= 2025/08/30 01:11:47 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/30 01:11:47 DEBUG : i_was_renamed: Updating file with 0xc0009532c0 2025/08/30 01:11:47 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/30 01:11:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 01:11:47 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/30 01:11:47 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/30 01:11:47 DEBUG : Looking for writers 2025/08/30 01:11:47 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/30 01:11:48 DEBUG : Looking for writers 2025/08/30 01:11:48 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/30 01:11:48 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/30 01:11:48 DEBUG : Looking for writers 2025/08/30 01:11:48 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/30 01:11:49 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:11:49 INFO : i_was_renamed: Copied (new) 2025/08/30 01:11:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-30 01:11:47 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/30 01:11:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/30 01:11:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/30 01:11:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/30 01:11:49 DEBUG : Looking for writers 2025/08/30 01:11:49 DEBUG : i_was_renamed: reading active writers 2025/08/30 01:11:49 DEBUG : >WaitForWriters: 2025/08/30 01:11:49 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.03s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:11:50 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:11:50 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/30 01:11:50 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/30 01:11:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-nonebiv5hopo" 2025/08/30 01:11:50 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/30 01:11:50 DEBUG : forgetting directory cache 2025/08/30 01:11:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:11:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): _readAt: size=512, off=0 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): openPending: 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:12:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:11:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): >openPending: err= 2025/08/30 01:11:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): >_readAt: n=20, err=EOF 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): close: 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:12:50 +0000 UTC 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate(0xc000a70340): >close: err= 2025/08/30 01:11:53 DEBUG : Re-reading directory (191.652581ms old) 2025/08/30 01:11:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:11:53 DEBUG : forgetting directory cache 2025/08/30 01:11:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): _readAt: size=512, off=0 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): openPending: 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:13:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-30 00:12:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:13:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-30 00:12:50 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/30 01:11:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:11:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): >openPending: err= 2025/08/30 01:11:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): >_readAt: n=20, err=EOF 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): close: 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:13:50 +0000 UTC 2025/08/30 01:11:55 DEBUG : TestRWCacheUpdate(0xc000a70840): >close: err= 2025/08/30 01:11:55 DEBUG : Re-reading directory (194.716076ms old) 2025/08/30 01:11:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:11:56 DEBUG : forgetting directory cache 2025/08/30 01:11:56 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:11:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): _readAt: size=512, off=0 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): openPending: 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:14:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-30 00:13:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:14:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-30 00:13:50 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/30 01:11:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:11:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): >openPending: err= 2025/08/30 01:11:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:11:59 DEBUG : forgetting directory cache 2025/08/30 01:11:59 DEBUG : forgetting directory cache 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): >_readAt: n=20, err=EOF 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): close: 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:14:50 +0000 UTC 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate(0xc000a70240): >close: err= 2025/08/30 01:11:59 DEBUG : Re-reading directory (422.361904ms old) 2025/08/30 01:11:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:11:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:00 DEBUG : forgetting directory cache 2025/08/30 01:12:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate(0xc000a70b00): _readAt: size=512, off=0 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate(0xc000a70b00): openPending: 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:15:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-30 00:14:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:15:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-30 00:14:50 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/30 01:12:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:12:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate(0xc000a70b00): >openPending: err= 2025/08/30 01:12:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:02 DEBUG : forgetting directory cache 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate(0xc000a70b00): >_readAt: n=20, err=EOF 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate(0xc000a70b00): close: 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:15:50 +0000 UTC 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate(0xc000a70b00): >close: err= 2025/08/30 01:12:02 DEBUG : Re-reading directory (204.39392ms old) 2025/08/30 01:12:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:02 DEBUG : forgetting directory cache 2025/08/30 01:12:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): _readAt: size=512, off=0 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): openPending: 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:16:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-30 00:15:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:16:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-30 00:15:50 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/30 01:12:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:12:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): >openPending: err= 2025/08/30 01:12:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:04 DEBUG : forgetting directory cache 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): >_readAt: n=20, err=EOF 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): close: 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:16:50 +0000 UTC 2025/08/30 01:12:04 DEBUG : TestRWCacheUpdate(0xc000a703c0): >close: err= 2025/08/30 01:12:04 DEBUG : Re-reading directory (236.352246ms old) 2025/08/30 01:12:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:05 DEBUG : forgetting directory cache 2025/08/30 01:12:05 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): _readAt: size=512, off=0 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): openPending: 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-30 00:17:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-30 00:16:50 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-30 00:17:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-30 00:16:50 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/30 01:12:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/30 01:12:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): >openPending: err= 2025/08/30 01:12:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): >_readAt: n=20, err=EOF 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): close: 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:17:50 +0000 UTC 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate(0xc000130d00): >close: err= 2025/08/30 01:12:07 DEBUG : Re-reading directory (197.966802ms old) 2025/08/30 01:12:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:08 DEBUG : forgetting directory cache 2025/08/30 01:12:08 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/30 01:12:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): _readAt: size=512, off=0 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): openPending: 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-30 00:18:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-30 00:17:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-30 00:18:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-30 00:17:50 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/30 01:12:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/30 01:12:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): >openPending: err= 2025/08/30 01:12:10 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:10 DEBUG : forgetting directory cache 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): >_readAt: n=21, err=EOF 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): close: 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:18:50 +0000 UTC 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate(0xc00059c280): >close: err= 2025/08/30 01:12:10 DEBUG : Re-reading directory (258.616398ms old) 2025/08/30 01:12:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:10 DEBUG : forgetting directory cache 2025/08/30 01:12:11 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate(0xc000130cc0): _readAt: size=512, off=0 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate(0xc000130cc0): openPending: 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-30 00:19:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-30 00:18:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-30 00:19:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-30 00:18:50 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/30 01:12:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/30 01:12:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate(0xc000130cc0): >openPending: err= 2025/08/30 01:12:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate(0xc000130cc0): >_readAt: n=22, err=EOF 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate(0xc000130cc0): close: 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:19:50 +0000 UTC 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate(0xc000130cc0): >close: err= 2025/08/30 01:12:13 DEBUG : Re-reading directory (197.753412ms old) 2025/08/30 01:12:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:13 DEBUG : forgetting directory cache 2025/08/30 01:12:13 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): _readAt: size=512, off=0 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): openPending: 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-30 00:20:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-30 00:19:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-30 00:20:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-30 00:19:50 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/30 01:12:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/30 01:12:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): >openPending: err= 2025/08/30 01:12:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): >_readAt: n=23, err=EOF 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): close: 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:20:50 +0000 UTC 2025/08/30 01:12:15 DEBUG : TestRWCacheUpdate(0xc0002bc740): >close: err= 2025/08/30 01:12:15 DEBUG : Re-reading directory (189.218214ms old) 2025/08/30 01:12:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:16 DEBUG : forgetting directory cache 2025/08/30 01:12:16 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate(0xc000a70540): _readAt: size=512, off=0 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate(0xc000a70540): openPending: 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-30 00:21:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-30 00:20:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-30 00:21:50 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-30 00:20:50 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/30 01:12:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/30 01:12:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate(0xc000a70540): >openPending: err= 2025/08/30 01:12:17 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate(0xc000a70540): >_readAt: n=24, err=EOF 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate(0xc000a70540): close: 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-30 00:21:50 +0000 UTC 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate(0xc000a70540): >close: err= 2025/08/30 01:12:18 DEBUG : Re-reading directory (182.298933ms old) 2025/08/30 01:12:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/30 01:12:18 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:18 DEBUG : Looking for writers 2025/08/30 01:12:18 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/30 01:12:18 DEBUG : >WaitForWriters: 2025/08/30 01:12:18 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': vfs cache: cleaner exiting 2025/08/30 01:12:18 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.51s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:20 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/30 01:12:21 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/30 01:12:23 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:23 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:23 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/30 01:12:23 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:12:24 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/30 01:12:24 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:24 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/30 01:12:24 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:24 DEBUG : Looking for writers 2025/08/30 01:12:24 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/30 01:12:24 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/30 01:12:24 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.76s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:25 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:25 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': Reusing VFS from active cache 2025/08/30 01:12:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:25 DEBUG : Looking for writers 2025/08/30 01:12:25 DEBUG : >WaitForWriters: 2025/08/30 01:12:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:25 DEBUG : Looking for writers 2025/08/30 01:12:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:25 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:25 DEBUG : Looking for writers 2025/08/30 01:12:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:25 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:25 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:25 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:25 DEBUG : Looking for writers 2025/08/30 01:12:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:26 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:26 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:26 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:29 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:30 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:30 DEBUG : dir: Looking for writers 2025/08/30 01:12:30 DEBUG : file2: reading active writers 2025/08/30 01:12:30 DEBUG : Looking for writers 2025/08/30 01:12:30 DEBUG : dir: reading active writers 2025/08/30 01:12:30 DEBUG : file1: reading active writers 2025/08/30 01:12:30 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.04s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:32 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:32 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:36 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:36 DEBUG : dir: Looking for writers 2025/08/30 01:12:36 DEBUG : Looking for writers 2025/08/30 01:12:36 DEBUG : dir: reading active writers 2025/08/30 01:12:36 DEBUG : file1: reading active writers 2025/08/30 01:12:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.72s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:37 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:37 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:38 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:41 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:42 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:12:42 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:12:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:12:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/30 01:12:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/30 01:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:12:42 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:12:45 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:12:45 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/30 01:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/30 01:12:45 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:12:45 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/30 01:12:45 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:45 DEBUG : dir: Looking for writers 2025/08/30 01:12:45 DEBUG : file2: reading active writers 2025/08/30 01:12:45 DEBUG : new_file.txt: reading active writers 2025/08/30 01:12:45 DEBUG : Looking for writers 2025/08/30 01:12:45 DEBUG : dir: reading active writers 2025/08/30 01:12:45 DEBUG : file1: reading active writers 2025/08/30 01:12:45 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.48s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:46 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:46 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:47 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/30 01:12:49 DEBUG : dir/file2: same parent dir (ODFfOTQzMDI0NV9VQmxEcw) - using file/rename instead of move_copy for dir/file1 2025/08/30 01:12:49 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/30 01:12:49 DEBUG : dir/file1: Updating file with dir/file1 0xc000f40a80 2025/08/30 01:12:49 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/30 01:12:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/30 01:12:50 INFO : dir/file1: Moved (server-side) to: file0 2025/08/30 01:12:50 DEBUG : file0: Updating file with file0 0xc000f40a80 2025/08/30 01:12:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/30 01:12:50 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/30 01:12:51 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:51 DEBUG : dir: Looking for writers 2025/08/30 01:12:51 DEBUG : Looking for writers 2025/08/30 01:12:51 DEBUG : dir: reading active writers 2025/08/30 01:12:51 DEBUG : file0: reading active writers 2025/08/30 01:12:51 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.76s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:52 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:52 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:52 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:52 DEBUG : Looking for writers 2025/08/30 01:12:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:52 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:52 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:12:53 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/30 01:12:53 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 01:12:54 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/30 01:12:55 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/30 01:12:56 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/30 01:12:57 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:12:57 DEBUG : Looking for writers 2025/08/30 01:12:57 DEBUG : a: Looking for writers 2025/08/30 01:12:57 DEBUG : b: Looking for writers 2025/08/30 01:12:57 DEBUG : c: Looking for writers 2025/08/30 01:12:57 DEBUG : d: Looking for writers 2025/08/30 01:12:57 DEBUG : Looking for writers 2025/08/30 01:12:57 DEBUG : /: reading active writers 2025/08/30 01:12:57 DEBUG : a: reading active writers 2025/08/30 01:12:57 DEBUG : b: reading active writers 2025/08/30 01:12:57 DEBUG : c: reading active writers 2025/08/30 01:12:57 DEBUG : d: reading active writers 2025/08/30 01:12:57 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.62s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:12:59 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:12:59 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:00 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/30 01:13:00 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/30 01:13:01 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/30 01:13:02 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/30 01:13:05 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:05 DEBUG : a/b/c/d: Looking for writers 2025/08/30 01:13:05 DEBUG : a/b/c: Looking for writers 2025/08/30 01:13:05 DEBUG : d: reading active writers 2025/08/30 01:13:05 DEBUG : a/b: Looking for writers 2025/08/30 01:13:05 DEBUG : c: reading active writers 2025/08/30 01:13:05 DEBUG : a: Looking for writers 2025/08/30 01:13:05 DEBUG : b: reading active writers 2025/08/30 01:13:05 DEBUG : Looking for writers 2025/08/30 01:13:05 DEBUG : a: reading active writers 2025/08/30 01:13:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.74s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:08 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:08 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:08 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:08 DEBUG : Looking for writers 2025/08/30 01:13:08 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.40s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:08 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:08 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:08 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 01:13:08 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/30 01:13:08 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/30 01:13:08 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:13:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:13:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:13:10 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/30 01:13:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:13:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:10 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:13:12 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:13:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/30 01:13:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/30 01:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:12 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:12 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/30 01:13:12 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/30 01:13:13 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/30 01:13:13 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:13 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:13 DEBUG : Looking for writers 2025/08/30 01:13:13 DEBUG : file1: reading active writers 2025/08/30 01:13:13 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.76s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:14 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:14 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:14 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/30 01:13:15 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/30 01:13:15 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/30 01:13:15 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/30 01:13:15 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/30 01:13:16 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/30 01:13:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/30 01:13:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:17 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/30 01:13:17 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:17 DEBUG : Looking for writers 2025/08/30 01:13:17 DEBUG : file1: reading active writers 2025/08/30 01:13:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.87s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:18 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:18 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:18 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/30 01:13:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:18 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/30 01:13:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/30 01:13:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/30 01:13:20 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/30 01:13:20 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:20 DEBUG : Looking for writers 2025/08/30 01:13:20 DEBUG : file1: reading active writers 2025/08/30 01:13:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.92s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:21 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:21 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:21 DEBUG : file1: WriteFileHandle.Release closing 2025/08/30 01:13:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:21 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:13:22 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:13:22 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/30 01:13:22 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:22 DEBUG : Looking for writers 2025/08/30 01:13:22 DEBUG : file1: reading active writers 2025/08/30 01:13:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.54s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:23 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:23 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:23 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (2 bytes), uploading instead of streaming 2025/08/30 01:13:24 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/30 01:13:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/30 01:13:25 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:26 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/30 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:26 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:26 DEBUG : Looking for writers 2025/08/30 01:13:26 DEBUG : file1: reading active writers 2025/08/30 01:13:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.05s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:26 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:26 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:26 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:26 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/30 01:13:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/30 01:13:28 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:13:28 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:13:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:13:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:13:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:13:28 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 01:13:28 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:28 DEBUG : Looking for writers 2025/08/30 01:13:28 DEBUG : file1: reading active writers 2025/08/30 01:13:28 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.79s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-nonebiv5hopo'", Local "Local file system at /tmp/rclone139228169", Modify Window "1s" 2025/08/30 01:13:29 INFO : OpenDrive root 'rclone-test-nonebiv5hopo': poll-interval is not supported by this remote 2025/08/30 01:13:29 NOTICE: OpenDrive root 'rclone-test-nonebiv5hopo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/30 01:13:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/30 01:13:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/30 01:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/30 01:13:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/30 01:13:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:29 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/30 01:13:30 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/30 01:13:31 DEBUG : file1: md5 = c8cae1ae7ba2d9f8993c51ad1ea5cbed OK 2025/08/30 01:13:31 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/30 01:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/30 01:13:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/30 01:13:31 DEBUG : file1: Open: flags=O_RDONLY 2025/08/30 01:13:31 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/30 01:13:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/30 01:13:31 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/30 01:13:31 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/30 01:13:31 DEBUG : WaitForWriters: timeout=30s 2025/08/30 01:13:31 DEBUG : Looking for writers 2025/08/30 01:13:31 DEBUG : file1: reading active writers 2025/08/30 01:13:31 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.28s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/30 01:13:32 DEBUG : OpenDrive root 'rclone-test-nonebiv5hopo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m37.621487821s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]