"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/08/14 04:28:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-seqigod5hese" 2025/08/14 04:28:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 04:28:19 DEBUG : Starting OpenDrive session with ID: 4f67294d501b0e87e80368d573e12b76a7ce09e80d9703cfc37e62448b60bbc9 2025/08/14 04:28:20 DEBUG : Creating backend with remote "/tmp/rclone191669044" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:20 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:20 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:23 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:23 DEBUG : dir: Looking for writers 2025/08/14 04:28:23 DEBUG : Looking for writers 2025/08/14 04:28:23 DEBUG : dir: reading active writers 2025/08/14 04:28:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.18s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:24 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:24 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:27 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/14 04:28:29 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/08/14 04:28:31 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:31 DEBUG : dir/subdir: Looking for writers 2025/08/14 04:28:31 DEBUG : dir: Looking for writers 2025/08/14 04:28:31 DEBUG : file2: reading active writers 2025/08/14 04:28:31 DEBUG : subdir: reading active writers 2025/08/14 04:28:31 DEBUG : file1: reading active writers 2025/08/14 04:28:31 DEBUG : Looking for writers 2025/08/14 04:28:31 DEBUG : dir: reading active writers 2025/08/14 04:28:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.84s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:33 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:35 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:35 DEBUG : dir: Looking for writers 2025/08/14 04:28:35 DEBUG : file1: reading active writers 2025/08/14 04:28:35 DEBUG : Looking for writers 2025/08/14 04:28:35 DEBUG : dir: reading active writers 2025/08/14 04:28:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.00s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:37 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:37 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:39 DEBUG : dir: Looking for writers 2025/08/14 04:28:39 DEBUG : Looking for writers 2025/08/14 04:28:39 DEBUG : dir: reading active writers 2025/08/14 04:28:39 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.73s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:40 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:40 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:43 DEBUG : dir: forgetting directory cache 2025/08/14 04:28:43 DEBUG : forgetting directory cache 2025/08/14 04:28:43 DEBUG : dir: forgetting directory cache 2025/08/14 04:28:43 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:43 DEBUG : Looking for writers 2025/08/14 04:28:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.90s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:44 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:44 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:47 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/14 04:28:47 DEBUG : dir: invalidating directory cache 2025/08/14 04:28:47 DEBUG : >ForgetPath: 2025/08/14 04:28:47 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/14 04:28:47 DEBUG : invalidating directory cache 2025/08/14 04:28:47 DEBUG : dir: forgetting directory cache 2025/08/14 04:28:47 DEBUG : >ForgetPath: 2025/08/14 04:28:47 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/14 04:28:47 DEBUG : >ForgetPath: 2025/08/14 04:28:47 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:47 DEBUG : dir: Looking for writers 2025/08/14 04:28:47 DEBUG : Looking for writers 2025/08/14 04:28:47 DEBUG : dir: reading active writers 2025/08/14 04:28:47 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.80s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:48 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:48 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:28:53 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/08/14 04:28:55 DEBUG : forgetting directory cache 2025/08/14 04:28:55 DEBUG : dir: forgetting directory cache 2025/08/14 04:28:55 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:28:55 DEBUG : fil/a/b: Looking for writers 2025/08/14 04:28:55 DEBUG : fil/a: Looking for writers 2025/08/14 04:28:55 DEBUG : b: reading active writers 2025/08/14 04:28:55 DEBUG : fil: Looking for writers 2025/08/14 04:28:55 DEBUG : a: reading active writers 2025/08/14 04:28:55 DEBUG : dir: Looking for writers 2025/08/14 04:28:55 DEBUG : Looking for writers 2025/08/14 04:28:55 DEBUG : dir: reading active writers 2025/08/14 04:28:55 DEBUG : fil: reading active writers 2025/08/14 04:28:55 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.69s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:28:58 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:28:58 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:28:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:01 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:01 DEBUG : dir: Looking for writers 2025/08/14 04:29:01 DEBUG : Looking for writers 2025/08/14 04:29:01 DEBUG : dir: reading active writers 2025/08/14 04:29:01 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.41s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:02 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:02 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:05 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:05 DEBUG : dir: Looking for writers 2025/08/14 04:29:05 DEBUG : file1: reading active writers 2025/08/14 04:29:05 DEBUG : Looking for writers 2025/08/14 04:29:05 DEBUG : dir: reading active writers 2025/08/14 04:29:05 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.08s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:06 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:06 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:09 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/08/14 04:29:11 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/08/14 04:29:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/14 04:29:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/14 04:29:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/14 04:29:14 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/14 04:29:15 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/08/14 04:29:17 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/08/14 04:29:19 DEBUG : dir: invalidating directory cache 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/14 04:29:19 DEBUG : dir/file1: Reset virtual modtime 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/14 04:29:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/14 04:29:19 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/14 04:29:19 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/14 04:29:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:29:19 DEBUG : dir: invalidating directory cache 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/14 04:29:19 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/14 04:29:19 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/14 04:29:19 DEBUG : forgetting directory cache 2025/08/14 04:29:19 DEBUG : dir: forgetting directory cache 2025/08/14 04:29:19 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/14 04:29:19 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:19 DEBUG : dir/virtualDir: Looking for writers 2025/08/14 04:29:19 DEBUG : dir: Looking for writers 2025/08/14 04:29:19 DEBUG : virtualFile: reading active writers 2025/08/14 04:29:19 DEBUG : virtualDir: reading active writers 2025/08/14 04:29:19 DEBUG : file1: reading active writers 2025/08/14 04:29:19 DEBUG : virtualFile2: reading active writers 2025/08/14 04:29:19 DEBUG : Looking for writers 2025/08/14 04:29:19 DEBUG : dir: reading active writers 2025/08/14 04:29:19 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.07s) --- PASS: TestDirReadDirAll/Virtual (5.39s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:21 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:21 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/14 04:29:32 ERROR : dir/: Can only open directories read only 2025/08/14 04:29:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:32 DEBUG : dir: Looking for writers 2025/08/14 04:29:32 DEBUG : Looking for writers 2025/08/14 04:29:32 DEBUG : dir: reading active writers 2025/08/14 04:29:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (12.03s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:33 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:29:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/14 04:29:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:29:37 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:29:38 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/08/14 04:29:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:29:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/14 04:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:29:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:39 DEBUG : dir: Looking for writers 2025/08/14 04:29:39 DEBUG : file1: reading active writers 2025/08/14 04:29:39 DEBUG : potato: reading active writers 2025/08/14 04:29:39 DEBUG : Looking for writers 2025/08/14 04:29:39 DEBUG : dir: reading active writers 2025/08/14 04:29:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (6.64s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:40 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:40 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:29:44 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:44 DEBUG : dir/sub: Looking for writers 2025/08/14 04:29:44 DEBUG : dir: Looking for writers 2025/08/14 04:29:44 DEBUG : file1: reading active writers 2025/08/14 04:29:44 DEBUG : sub: reading active writers 2025/08/14 04:29:44 DEBUG : Looking for writers 2025/08/14 04:29:44 DEBUG : dir: reading active writers 2025/08/14 04:29:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.10s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:46 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:46 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:29:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/14 04:29:51 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:51 DEBUG : dir/sub/subsub: Looking for writers 2025/08/14 04:29:51 DEBUG : dir/sub: Looking for writers 2025/08/14 04:29:51 DEBUG : subsub: reading active writers 2025/08/14 04:29:51 DEBUG : dir: Looking for writers 2025/08/14 04:29:51 DEBUG : file1: reading active writers 2025/08/14 04:29:51 DEBUG : sub: reading active writers 2025/08/14 04:29:51 DEBUG : Looking for writers 2025/08/14 04:29:51 DEBUG : dir: reading active writers 2025/08/14 04:29:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.29s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:53 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:53 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:29:56 ERROR : dir/: Dir.Remove not empty 2025/08/14 04:29:56 DEBUG : dir/file1: Remove: 2025/08/14 04:29:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:29:56 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:29:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:29:57 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:29:57 DEBUG : Looking for writers 2025/08/14 04:29:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.06s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:29:57 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:29:57 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:29:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 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 2025/08/14 04:30:11 DEBUG : dir/file1: Remove: 2025/08/14 04:30:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:30:12 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:30:12 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:30:12 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:12 DEBUG : Looking for writers 2025/08/14 04:30:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (15.16s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:13 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:13 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:16 DEBUG : dir/file1: Remove: 2025/08/14 04:30:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:30:16 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:30:16 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:16 DEBUG : dir: Looking for writers 2025/08/14 04:30:16 DEBUG : Looking for writers 2025/08/14 04:30:16 DEBUG : dir: reading active writers 2025/08/14 04:30:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.84s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:17 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:17 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:21 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/08/14 04:30:24 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/14 04:30:24 DEBUG : dir2: same parent dir (ODFfOTM4MzE0NF9YcEx5Tg) - using folder/rename instead of move_copy 2025/08/14 04:30:24 DEBUG : dir: Updating dir with dir2 0xc000999d40 2025/08/14 04:30:24 DEBUG : dir: forgetting directory cache 2025/08/14 04:30:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:30:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/14 04:30:25 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/14 04:30:25 DEBUG : file2: Updating file with file2 0xc00085c000 2025/08/14 04:30:25 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/14 04:30:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:30:26 INFO : dir2/file3: Deleted 2025/08/14 04:30:27 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/14 04:30:27 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00085c000 2025/08/14 04:30:27 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/14 04:30:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/14 04:30:28 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/14 04:30:28 DEBUG : renamed empty directory: same parent dir (ODFfOTM4MzE0NF9YcEx5Tg) - using folder/rename instead of move_copy 2025/08/14 04:30:28 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0007dba00 2025/08/14 04:30:28 DEBUG : empty directory: forgetting directory cache 2025/08/14 04:30:28 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/14 04:30:28 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/14 04:30:28 DEBUG : dir2: Renaming to "dir3" 2025/08/14 04:30:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:28 DEBUG : dir3: Looking for writers 2025/08/14 04:30:28 DEBUG : file3: reading active writers 2025/08/14 04:30:28 DEBUG : renamed empty directory: Looking for writers 2025/08/14 04:30:28 DEBUG : Looking for writers 2025/08/14 04:30:28 DEBUG : dir3: reading active writers 2025/08/14 04:30:28 DEBUG : renamed empty directory: reading active writers 2025/08/14 04:30:28 DEBUG : >WaitForWriters: --- PASS: TestDirRename (12.24s) === 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:30 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:30 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:30:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:30:34 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:30:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:30:34 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/14 04:30:34 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/14 04:30:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:30:34 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:30:34 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:30:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:30:34 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/14 04:30:34 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/14 04:30:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:30:34 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (12 bytes), uploading instead of streaming 2025/08/14 04:30:35 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/08/14 04:30:36 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/14 04:30:36 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/14 04:30:36 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:30:36 DEBUG : forgetting directory cache 2025/08/14 04:30:36 DEBUG : dir: forgetting directory cache 2025/08/14 04:30:36 DEBUG : dir/sub: forgetting directory cache 2025/08/14 04:30:36 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/14 04:30:36 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/14 04:30:36 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:30:37 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/08/14 04:30:38 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:30:38 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/14 04:30:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:30:38 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:38 DEBUG : dir/sub: Looking for writers 2025/08/14 04:30:38 DEBUG : file0: reading active writers 2025/08/14 04:30:38 DEBUG : file2: reading active writers 2025/08/14 04:30:38 DEBUG : dir: Looking for writers 2025/08/14 04:30:38 DEBUG : file1: reading active writers 2025/08/14 04:30:38 DEBUG : sub: reading active writers 2025/08/14 04:30:38 DEBUG : Looking for writers 2025/08/14 04:30:38 DEBUG : dir: reading active writers 2025/08/14 04:30:38 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (10.60s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:40 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:40 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/08/14 04:30:40 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:40 DEBUG : Looking for writers 2025/08/14 04:30:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.37s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:41 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:41 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:30:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:30:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/14 04:30:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:30:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/14 04:30:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/14 04:30:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/14 04:30:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:30:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:30:44 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:44 DEBUG : dir: Looking for writers 2025/08/14 04:30:44 DEBUG : file1: reading active writers 2025/08/14 04:30:44 DEBUG : file1.metadata: reading active writers 2025/08/14 04:30:44 DEBUG : Looking for writers 2025/08/14 04:30:44 DEBUG : dir: reading active writers 2025/08/14 04:30:44 DEBUG : dir.metadata: reading active writers 2025/08/14 04:30:44 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestDirMetadataExtension (5.51s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:46 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:46 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:50 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:50 DEBUG : dir: Looking for writers 2025/08/14 04:30:50 DEBUG : file1: reading active writers 2025/08/14 04:30:50 DEBUG : Looking for writers 2025/08/14 04:30:50 DEBUG : dir: reading active writers 2025/08/14 04:30:50 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.67s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:51 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:51 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:30:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:30:55 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/08/14 04:30:57 DEBUG : Can set mod time: true 2025/08/14 04:30:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:30:57 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:30:57 DEBUG : dir: Looking for writers 2025/08/14 04:30:57 DEBUG : file1: reading active writers 2025/08/14 04:30:57 DEBUG : Looking for writers 2025/08/14 04:30:57 DEBUG : dir: reading active writers 2025/08/14 04:30:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:30:59 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:30:59 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:31:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:31:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:02 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:31:03 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:31:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:31:03 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:31:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:03 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:03 DEBUG : dir: Looking for writers 2025/08/14 04:31:03 DEBUG : file1: reading active writers 2025/08/14 04:31:03 DEBUG : Looking for writers 2025/08/14 04:31:03 DEBUG : dir: reading active writers 2025/08/14 04:31:03 DEBUG : >WaitForWriters: 2025/08/14 04:31:04 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:04 DEBUG : dir: Looking for writers 2025/08/14 04:31:04 DEBUG : file1: reading active writers 2025/08/14 04:31:04 DEBUG : Looking for writers 2025/08/14 04:31:04 DEBUG : dir: reading active writers 2025/08/14 04:31:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:05 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:05 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:31:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:31:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:08 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:31:09 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:31:10 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:31:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:31:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:31:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:10 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:10 DEBUG : dir: Looking for writers 2025/08/14 04:31:10 DEBUG : file1: reading active writers 2025/08/14 04:31:10 DEBUG : Looking for writers 2025/08/14 04:31:10 DEBUG : dir: reading active writers 2025/08/14 04:31:10 DEBUG : >WaitForWriters: 2025/08/14 04:31:11 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:11 DEBUG : dir: Looking for writers 2025/08/14 04:31:11 DEBUG : file1: reading active writers 2025/08/14 04:31:11 DEBUG : Looking for writers 2025/08/14 04:31:11 DEBUG : dir: reading active writers 2025/08/14 04:31:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:12 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:12 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:31:12 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:12 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:31:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:31:16 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:16 DEBUG : dir: Looking for writers 2025/08/14 04:31:16 DEBUG : file1: reading active writers 2025/08/14 04:31:16 DEBUG : Looking for writers 2025/08/14 04:31:16 DEBUG : dir: reading active writers 2025/08/14 04:31:16 DEBUG : >WaitForWriters: 2025/08/14 04:31:16 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:17 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:31:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:17 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:31:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:31:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:31:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:31:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:31:20 DEBUG : dir/file1(0xc00083a740): close: 2025/08/14 04:31:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:31:21 DEBUG : dir/file1(0xc00083a740): >close: err= 2025/08/14 04:31:21 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:21 DEBUG : dir: Looking for writers 2025/08/14 04:31:21 DEBUG : file1: reading active writers 2025/08/14 04:31:21 DEBUG : Looking for writers 2025/08/14 04:31:21 DEBUG : dir: reading active writers 2025/08/14 04:31:21 DEBUG : >WaitForWriters: 2025/08/14 04:31:21 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:21 DEBUG : dir: Looking for writers 2025/08/14 04:31:21 DEBUG : file1: reading active writers 2025/08/14 04:31:21 DEBUG : Looking for writers 2025/08/14 04:31:21 DEBUG : dir: reading active writers 2025/08/14 04:31:21 DEBUG : >WaitForWriters: 2025/08/14 04:31:21 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:22 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:31:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:31:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:31:22 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:31:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:31:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:31:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:31:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:31:25 DEBUG : dir/file1(0xc00083a500): _writeAt: size=5, off=0 2025/08/14 04:31:25 DEBUG : dir/file1(0xc00083a500): openPending: 2025/08/14 04:31:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:31:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:31:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:25 DEBUG : dir/file1(0xc00083a500): >openPending: err= 2025/08/14 04:31:25 DEBUG : dir/file1(0xc00083a500): >_writeAt: n=5, err= 2025/08/14 04:31:25 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 04:31:25 DEBUG : dir/file1(0xc00083a500): close: 2025/08/14 04:31:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/14 04:31:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/14 04:31:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/14 04:31:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:31:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 04:31:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:31:26 DEBUG : dir/file1(0xc00083a500): >close: err= 2025/08/14 04:31:26 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:31:26 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:31:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:26 DEBUG : dir: Looking for writers 2025/08/14 04:31:26 DEBUG : file1: reading active writers 2025/08/14 04:31:26 DEBUG : Looking for writers 2025/08/14 04:31:26 DEBUG : dir: reading active writers 2025/08/14 04:31:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:31:27 DEBUG : dir: Looking for writers 2025/08/14 04:31:27 DEBUG : file1: reading active writers 2025/08/14 04:31:27 DEBUG : Looking for writers 2025/08/14 04:31:27 DEBUG : dir: reading active writers 2025/08/14 04:31:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:31:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/14 04:31:27 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:31:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/14 04:31:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:31:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/14 04:31:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:31:28 DEBUG : dir: Looking for writers 2025/08/14 04:31:28 DEBUG : file1: reading active writers 2025/08/14 04:31:28 DEBUG : Looking for writers 2025/08/14 04:31:28 DEBUG : dir: reading active writers 2025/08/14 04:31:28 DEBUG : >WaitForWriters: 2025/08/14 04:31:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:28 DEBUG : dir: Looking for writers 2025/08/14 04:31:28 DEBUG : file1: reading active writers 2025/08/14 04:31:28 DEBUG : Looking for writers 2025/08/14 04:31:28 DEBUG : dir: reading active writers 2025/08/14 04:31:28 DEBUG : >WaitForWriters: 2025/08/14 04:31:28 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (38.54s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.31s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.91s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (5.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (5.01s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (7.09s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:29 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:29 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:31:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:31:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:31:33 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:31:33 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:33 DEBUG : dir: Looking for writers 2025/08/14 04:31:33 DEBUG : file1: reading active writers 2025/08/14 04:31:33 DEBUG : Looking for writers 2025/08/14 04:31:33 DEBUG : dir: reading active writers 2025/08/14 04:31:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.59s) === RUN TestFileOpenReadUnknownSize 2025/08/14 04:31:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/14 04:31:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:31:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/14 04:31:34 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:34 DEBUG : Looking for writers 2025/08/14 04:31:34 DEBUG : file.txt: reading active writers 2025/08/14 04:31:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:34 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:34 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:38 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:31:38 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/14 04:31:39 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:31:39 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:31:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:31:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:39 DEBUG : dir: Looking for writers 2025/08/14 04:31:39 DEBUG : file1: reading active writers 2025/08/14 04:31:39 DEBUG : Looking for writers 2025/08/14 04:31:39 DEBUG : dir: reading active writers 2025/08/14 04:31:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (6.66s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:41 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:41 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:44 DEBUG : dir/file1: Remove: 2025/08/14 04:31:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:31:45 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:31:45 DEBUG : dir/file1: Remove: 2025/08/14 04:31:45 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/14 04:31:45 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:45 DEBUG : dir: Looking for writers 2025/08/14 04:31:45 DEBUG : Looking for writers 2025/08/14 04:31:45 DEBUG : dir: reading active writers 2025/08/14 04:31:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.48s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:46 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:46 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:50 DEBUG : dir/file1: Remove: 2025/08/14 04:31:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:31:50 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:31:50 DEBUG : dir/file1: Remove: 2025/08/14 04:31:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/14 04:31:50 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:50 DEBUG : dir: Looking for writers 2025/08/14 04:31:50 DEBUG : Looking for writers 2025/08/14 04:31:50 DEBUG : dir: reading active writers 2025/08/14 04:31:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (5.12s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:51 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:51 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:31:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:31:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:31:54 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/14 04:31:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:31:54 DEBUG : dir/file1: Open: flags=0x3 2025/08/14 04:31:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/14 04:31:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/14 04:31:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:31:54 DEBUG : dir: Looking for writers 2025/08/14 04:31:54 DEBUG : file1: reading active writers 2025/08/14 04:31:54 DEBUG : Looking for writers 2025/08/14 04:31:54 DEBUG : dir: reading active writers 2025/08/14 04:31:54 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty run.go:125: removing dir "dir" failed - try 2/3: folder not empty --- PASS: TestFileOpen (7.16s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:31:58 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:31:58 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:31:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:02 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:02 DEBUG : dir: Looking for writers 2025/08/14 04:32:02 DEBUG : file1: reading active writers 2025/08/14 04:32:02 DEBUG : Looking for writers 2025/08/14 04:32:02 DEBUG : dir: reading active writers 2025/08/14 04:32:02 DEBUG : >WaitForWriters: 2025/08/14 04:32:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:03 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaa000 2025/08/14 04:32:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:32:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000aaa000 2025/08/14 04:32:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:32:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc000aaa000 2025/08/14 04:32:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:32:05 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/14 04:32:06 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:32:06 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:32:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:06 DEBUG : newLeaf: Running delayed rename now 2025/08/14 04:32:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:07 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaa000 2025/08/14 04:32:07 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:07 DEBUG : dir: Looking for writers 2025/08/14 04:32:07 DEBUG : Looking for writers 2025/08/14 04:32:07 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:07 DEBUG : dir: reading active writers 2025/08/14 04:32:07 DEBUG : >WaitForWriters: 2025/08/14 04:32:08 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:08 DEBUG : dir: Looking for writers 2025/08/14 04:32:08 DEBUG : Looking for writers 2025/08/14 04:32:08 DEBUG : dir: reading active writers 2025/08/14 04:32:08 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:32:09 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:32:09 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:32:09 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:32:09 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:09 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:32:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:12 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:12 DEBUG : dir: Looking for writers 2025/08/14 04:32:12 DEBUG : file1: reading active writers 2025/08/14 04:32:12 DEBUG : Looking for writers 2025/08/14 04:32:12 DEBUG : dir: reading active writers 2025/08/14 04:32:12 DEBUG : >WaitForWriters: 2025/08/14 04:32:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:13 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3d40 2025/08/14 04:32:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:32:14 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a3d40 2025/08/14 04:32:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:32:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:32:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:15 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a3d40 2025/08/14 04:32:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:15 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:32:15 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/08/14 04:32:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:32:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:32:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:17 DEBUG : newLeaf: Running delayed rename now 2025/08/14 04:32:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a3d40 2025/08/14 04:32:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:18 DEBUG : dir: Looking for writers 2025/08/14 04:32:18 DEBUG : Looking for writers 2025/08/14 04:32:18 DEBUG : dir: reading active writers 2025/08/14 04:32:18 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:18 DEBUG : >WaitForWriters: 2025/08/14 04:32:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:18 DEBUG : dir: Looking for writers 2025/08/14 04:32:18 DEBUG : Looking for writers 2025/08/14 04:32:18 DEBUG : dir: reading active writers 2025/08/14 04:32:18 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:18 DEBUG : >WaitForWriters: 2025/08/14 04:32:18 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:32:19 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:32:19 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:32:19 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:32:19 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:19 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:32:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:32:23 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): openPending: 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): >openPending: err= 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:32:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): _writeAt: size=14, off=0 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): >_writeAt: n=14, err= 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): close: 2025/08/14 04:32:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:32:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:32:23 DEBUG : dir/file1(0xc000528440): >close: err= 2025/08/14 04:32:23 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:32:23 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:32:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:32:23 DEBUG : dir: Looking for writers 2025/08/14 04:32:23 DEBUG : file1: reading active writers 2025/08/14 04:32:23 DEBUG : Looking for writers 2025/08/14 04:32:23 DEBUG : dir: reading active writers 2025/08/14 04:32:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:32:24 DEBUG : dir: Looking for writers 2025/08/14 04:32:24 DEBUG : file1: reading active writers 2025/08/14 04:32:24 DEBUG : Looking for writers 2025/08/14 04:32:24 DEBUG : dir: reading active writers 2025/08/14 04:32:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:32:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/14 04:32:24 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:32:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:32:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/14 04:32:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:32:25 DEBUG : dir: Looking for writers 2025/08/14 04:32:25 DEBUG : file1: reading active writers 2025/08/14 04:32:25 DEBUG : Looking for writers 2025/08/14 04:32:25 DEBUG : dir: reading active writers 2025/08/14 04:32:25 DEBUG : >WaitForWriters: 2025/08/14 04:32:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:32:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): _readAt: size=512, off=0 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): openPending: 2025/08/14 04:32:25 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/14 04:32:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): >openPending: err= 2025/08/14 04:32:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): >_readAt: n=14, err=EOF 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): close: 2025/08/14 04:32:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:32:25 DEBUG : dir/file1(0xc000838740): >close: err= 2025/08/14 04:32:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:32:26 DEBUG : newLeaf: Updating file with newLeaf 0xc00085ca80 2025/08/14 04:32:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:32:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:32:28 DEBUG : dir/file1: Updating file with dir/file1 0xc00085ca80 2025/08/14 04:32:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:32:28 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:28 DEBUG : dir/file1(0xc0000b38c0): openPending: 2025/08/14 04:32:28 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/14 04:32:28 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/14 04:32:28 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:32:28 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:32:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:32:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:28 DEBUG : dir/file1(0xc0000b38c0): >openPending: err= 2025/08/14 04:32:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:32:28 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:28 DEBUG : dir/file1(0xc0000b38c0): _writeAt: size=25, off=0 2025/08/14 04:32:28 DEBUG : dir/file1(0xc0000b38c0): >_writeAt: n=25, err= 2025/08/14 04:32:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:32:29 DEBUG : newLeaf: Updating file with newLeaf 0xc00085ca80 2025/08/14 04:32:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:29 DEBUG : newLeaf(0xc0000b38c0): close: 2025/08/14 04:32:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:32:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:32:28.743375005 +0000 UTC m=+249.640419471 2025/08/14 04:32:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:32:29 DEBUG : newLeaf(0xc0000b38c0): >close: err= 2025/08/14 04:32:29 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:29 DEBUG : dir: Looking for writers 2025/08/14 04:32:29 DEBUG : Looking for writers 2025/08/14 04:32:29 DEBUG : dir: reading active writers 2025/08/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:32:29 DEBUG : dir: Looking for writers 2025/08/14 04:32:29 DEBUG : Looking for writers 2025/08/14 04:32:29 DEBUG : dir: reading active writers 2025/08/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:32:29 DEBUG : dir: Looking for writers 2025/08/14 04:32:29 DEBUG : Looking for writers 2025/08/14 04:32:29 DEBUG : dir: reading active writers 2025/08/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:32:29 DEBUG : dir: Looking for writers 2025/08/14 04:32:29 DEBUG : Looking for writers 2025/08/14 04:32:29 DEBUG : dir: reading active writers 2025/08/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:32:29 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:32:29 DEBUG : dir: Looking for writers 2025/08/14 04:32:29 DEBUG : Looking for writers 2025/08/14 04:32:29 DEBUG : dir: reading active writers 2025/08/14 04:32:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:32:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/14 04:32:30 DEBUG : dir: Looking for writers 2025/08/14 04:32:30 DEBUG : Looking for writers 2025/08/14 04:32:30 DEBUG : dir: reading active writers 2025/08/14 04:32:30 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:32:30 DEBUG : dir: Looking for writers 2025/08/14 04:32:30 DEBUG : Looking for writers 2025/08/14 04:32:30 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:30 DEBUG : dir: reading active writers 2025/08/14 04:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:32:31 DEBUG : dir: Looking for writers 2025/08/14 04:32:31 DEBUG : Looking for writers 2025/08/14 04:32:31 DEBUG : dir: reading active writers 2025/08/14 04:32:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:32:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:32:31 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:32:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:32:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:32:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:32:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:32:32 DEBUG : dir: Looking for writers 2025/08/14 04:32:32 DEBUG : Looking for writers 2025/08/14 04:32:32 DEBUG : dir: reading active writers 2025/08/14 04:32:32 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:32 DEBUG : >WaitForWriters: 2025/08/14 04:32:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:32 DEBUG : dir: Looking for writers 2025/08/14 04:32:32 DEBUG : Looking for writers 2025/08/14 04:32:32 DEBUG : dir: reading active writers 2025/08/14 04:32:32 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:32 DEBUG : >WaitForWriters: 2025/08/14 04:32:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:32:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:32:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:32:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:32:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:36 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:36 DEBUG : dir: Looking for writers 2025/08/14 04:32:36 DEBUG : file1: reading active writers 2025/08/14 04:32:36 DEBUG : Looking for writers 2025/08/14 04:32:36 DEBUG : dir: reading active writers 2025/08/14 04:32:36 DEBUG : >WaitForWriters: 2025/08/14 04:32:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:37 DEBUG : newLeaf: Updating file with newLeaf 0xc00085d380 2025/08/14 04:32:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure 2025/08/14 04:32:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:32:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00085d380 2025/08/14 04:32:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:32:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:32:46 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:46 DEBUG : dir/file1(0xc00083b000): openPending: 2025/08/14 04:32:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/08/14 04:32:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:32:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:46 DEBUG : dir/file1(0xc00083b000): >openPending: err= 2025/08/14 04:32:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:32:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:46 DEBUG : dir/file1(0xc00083b000): _writeAt: size=25, off=0 2025/08/14 04:32:46 DEBUG : dir/file1(0xc00083b000): >_writeAt: n=25, err= 2025/08/14 04:32:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:32:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00085d380 2025/08/14 04:32:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:47 DEBUG : newLeaf(0xc00083b000): close: 2025/08/14 04:32:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:32:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:32:46.859791626 +0000 UTC m=+267.756836090 2025/08/14 04:32:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:32:47 DEBUG : newLeaf(0xc00083b000): >close: err= 2025/08/14 04:32:47 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:32:47 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:32:47 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/14 04:32:47 DEBUG : dir: Looking for writers 2025/08/14 04:32:47 DEBUG : Looking for writers 2025/08/14 04:32:47 DEBUG : dir: reading active writers 2025/08/14 04:32:47 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:32:48 DEBUG : dir: Looking for writers 2025/08/14 04:32:48 DEBUG : Looking for writers 2025/08/14 04:32:48 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:48 DEBUG : dir: reading active writers 2025/08/14 04:32:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:32:48 DEBUG : dir: Looking for writers 2025/08/14 04:32:48 DEBUG : Looking for writers 2025/08/14 04:32:48 DEBUG : dir: reading active writers 2025/08/14 04:32:48 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:32:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:32:49 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:32:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:32:46 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:32:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:32:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:32:49 DEBUG : dir: Looking for writers 2025/08/14 04:32:49 DEBUG : Looking for writers 2025/08/14 04:32:49 DEBUG : dir: reading active writers 2025/08/14 04:32:49 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:49 DEBUG : >WaitForWriters: 2025/08/14 04:32:50 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:50 DEBUG : dir: Looking for writers 2025/08/14 04:32:50 DEBUG : Looking for writers 2025/08/14 04:32:50 DEBUG : dir: reading active writers 2025/08/14 04:32:50 DEBUG : newLeaf: reading active writers 2025/08/14 04:32:50 DEBUG : >WaitForWriters: 2025/08/14 04:32:50 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:32:51 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:32:51 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:32:51 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:32:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:32:51 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:32:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:32:54 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): openPending: 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:32:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): >openPending: err= 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:32:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): _writeAt: size=14, off=0 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): >_writeAt: n=14, err= 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): close: 2025/08/14 04:32:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:32:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:32:54 DEBUG : dir/file1(0xc0003a6780): >close: err= 2025/08/14 04:32:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:32:54 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:32:54 DEBUG : dir: Looking for writers 2025/08/14 04:32:54 DEBUG : file1: reading active writers 2025/08/14 04:32:54 DEBUG : Looking for writers 2025/08/14 04:32:54 DEBUG : dir: reading active writers 2025/08/14 04:32:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:32:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:32:55 DEBUG : dir: Looking for writers 2025/08/14 04:32:55 DEBUG : file1: reading active writers 2025/08/14 04:32:55 DEBUG : Looking for writers 2025/08/14 04:32:55 DEBUG : dir: reading active writers 2025/08/14 04:32:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:32:55 DEBUG : dir: Looking for writers 2025/08/14 04:32:55 DEBUG : file1: reading active writers 2025/08/14 04:32:55 DEBUG : Looking for writers 2025/08/14 04:32:55 DEBUG : dir: reading active writers 2025/08/14 04:32:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:32:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/14 04:32:56 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:32:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:32:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/14 04:32:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:32:56 DEBUG : dir: Looking for writers 2025/08/14 04:32:56 DEBUG : file1: reading active writers 2025/08/14 04:32:56 DEBUG : Looking for writers 2025/08/14 04:32:56 DEBUG : dir: reading active writers 2025/08/14 04:32:56 DEBUG : >WaitForWriters: 2025/08/14 04:32:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:32:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): _readAt: size=512, off=0 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): openPending: 2025/08/14 04:32:56 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/14 04:32:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:32:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): >openPending: err= 2025/08/14 04:32:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): >_readAt: n=14, err=EOF 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): close: 2025/08/14 04:32:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:32:56 DEBUG : dir/file1(0xc000528600): >close: err= 2025/08/14 04:32:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:32:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:32:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaa480 2025/08/14 04:32:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:32:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:32:59 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:32:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:32:59 DEBUG : dir/file1: Updating file with dir/file1 0xc000aaa480 2025/08/14 04:32:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:32:59 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:32:59 DEBUG : dir/file1(0xc0003a68c0): openPending: 2025/08/14 04:32:59 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/14 04:32:59 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/14 04:32:59 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:32:59 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:32:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:32:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:32:59 DEBUG : dir/file1(0xc0003a68c0): >openPending: err= 2025/08/14 04:32:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:32:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:32:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:32:59 DEBUG : dir/file1(0xc0003a68c0): _writeAt: size=25, off=0 2025/08/14 04:32:59 DEBUG : dir/file1(0xc0003a68c0): >_writeAt: n=25, err= 2025/08/14 04:33:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:33:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:33:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaa480 2025/08/14 04:33:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:33:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:33:00 DEBUG : newLeaf(0xc0003a68c0): close: 2025/08/14 04:33:00 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:33:00 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:32:59.542093195 +0000 UTC m=+280.439137659 2025/08/14 04:33:00 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:33:00 DEBUG : newLeaf(0xc0003a68c0): >close: err= 2025/08/14 04:33:00 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:33:00 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:33:00 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/14 04:33:00 DEBUG : dir: Looking for writers 2025/08/14 04:33:00 DEBUG : Looking for writers 2025/08/14 04:33:00 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:00 DEBUG : dir: reading active writers 2025/08/14 04:33:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:33:01 DEBUG : dir: Looking for writers 2025/08/14 04:33:01 DEBUG : Looking for writers 2025/08/14 04:33:01 DEBUG : dir: reading active writers 2025/08/14 04:33:01 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:33:01 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:33:01 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:33:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:32:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:33:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:33:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:33:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:33:02 DEBUG : dir: Looking for writers 2025/08/14 04:33:02 DEBUG : Looking for writers 2025/08/14 04:33:02 DEBUG : dir: reading active writers 2025/08/14 04:33:02 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:02 DEBUG : >WaitForWriters: 2025/08/14 04:33:02 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:02 DEBUG : dir: Looking for writers 2025/08/14 04:33:02 DEBUG : Looking for writers 2025/08/14 04:33:02 DEBUG : dir: reading active writers 2025/08/14 04:33:02 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:02 DEBUG : >WaitForWriters: 2025/08/14 04:33:02 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:04 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:04 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:33:07 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:07 DEBUG : dir: Looking for writers 2025/08/14 04:33:07 DEBUG : file1: reading active writers 2025/08/14 04:33:07 DEBUG : Looking for writers 2025/08/14 04:33:07 DEBUG : dir: reading active writers 2025/08/14 04:33:07 DEBUG : >WaitForWriters: 2025/08/14 04:33:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:07 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): _readAt: size=512, off=0 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): openPending: 2025/08/14 04:33:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:33:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:33:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): >openPending: err= 2025/08/14 04:33:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/14 04:33:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:33:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): >_readAt: n=14, err=EOF 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): close: 2025/08/14 04:33:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:33:07 DEBUG : dir/file1(0xc0003a6980): >close: err= 2025/08/14 04:33:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:33:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:33:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaaa80 2025/08/14 04:33:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:33:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:33:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:33:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:33:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000aaaa80 2025/08/14 04:33:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:33:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:33:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:10 DEBUG : dir/file1(0xc0003a7a00): openPending: 2025/08/14 04:33:10 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/14 04:33:10 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/14 04:33:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:33:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:33:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:33:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:10 DEBUG : dir/file1(0xc0003a7a00): >openPending: err= 2025/08/14 04:33:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:33:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:10 DEBUG : dir/file1(0xc0003a7a00): _writeAt: size=25, off=0 2025/08/14 04:33:10 DEBUG : dir/file1(0xc0003a7a00): >_writeAt: n=25, err= 2025/08/14 04:33:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:33:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:33:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000aaaa80 2025/08/14 04:33:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:33:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:33:11 DEBUG : newLeaf(0xc0003a7a00): close: 2025/08/14 04:33:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:33:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:33:10.442762541 +0000 UTC m=+291.339807006 2025/08/14 04:33:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:33:11 DEBUG : newLeaf(0xc0003a7a00): >close: err= 2025/08/14 04:33:11 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:33:11 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:33:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:33:11 DEBUG : dir: Looking for writers 2025/08/14 04:33:11 DEBUG : Looking for writers 2025/08/14 04:33:11 DEBUG : dir: reading active writers 2025/08/14 04:33:11 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:33:12 DEBUG : dir: Looking for writers 2025/08/14 04:33:12 DEBUG : Looking for writers 2025/08/14 04:33:12 DEBUG : dir: reading active writers 2025/08/14 04:33:12 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:33:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:33:12 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:33:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:33:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:33:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:33:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:33:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:33:13 DEBUG : dir: Looking for writers 2025/08/14 04:33:13 DEBUG : Looking for writers 2025/08/14 04:33:13 DEBUG : dir: reading active writers 2025/08/14 04:33:13 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:13 DEBUG : >WaitForWriters: 2025/08/14 04:33:13 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:13 DEBUG : dir: Looking for writers 2025/08/14 04:33:13 DEBUG : Looking for writers 2025/08/14 04:33:13 DEBUG : dir: reading active writers 2025/08/14 04:33:13 DEBUG : newLeaf: reading active writers 2025/08/14 04:33:13 DEBUG : >WaitForWriters: 2025/08/14 04:33:13 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestFileRename (76.34s) --- PASS: TestFileRename/off,forceCache=false (10.55s) --- PASS: TestFileRename/minimal,forceCache=false (10.30s) --- PASS: TestFileRename/minimal,forceCache=true (13.99s) --- PASS: TestFileRename/writes,forceCache=false (17.66s) --- PASS: TestFileRename/writes,forceCache=true (12.79s) --- PASS: TestFileRename/full,forceCache=false (11.04s) === 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:15 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:15 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:15 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:15 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:15 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:15 DEBUG : Looking for writers 2025/08/14 04:33:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.37s) === 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:15 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:15 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:33:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:33:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:19 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:19 DEBUG : dir: Looking for writers 2025/08/14 04:33:19 DEBUG : file1: reading active writers 2025/08/14 04:33:19 DEBUG : Looking for writers 2025/08/14 04:33:19 DEBUG : dir: reading active writers 2025/08/14 04:33:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.93s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:20 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:20 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:21 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:33:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:23 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/14 04:33:23 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/14 04:33:23 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/14 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:33:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/14 04:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/14 04:33:24 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/14 04:33:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/14 04:33:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/14 04:33:24 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/14 04:33:25 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:25 DEBUG : dir: Looking for writers 2025/08/14 04:33:25 DEBUG : file1: reading active writers 2025/08/14 04:33:25 DEBUG : Looking for writers 2025/08/14 04:33:25 DEBUG : dir: reading active writers 2025/08/14 04:33:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:26 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:26 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:33:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/14 04:33:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/14 04:33:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/14 04:33:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:33:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/14 04:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/14 04:33:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/14 04:33:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/14 04:33:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/14 04:33:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/14 04:33:30 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/14 04:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/14 04:33:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/14 04:33:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/14 04:33:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/14 04:33:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/14 04:33:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/14 04:33:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/14 04:33:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/14 04:33:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/14 04:33:31 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:31 DEBUG : dir: Looking for writers 2025/08/14 04:33:31 DEBUG : file1: reading active writers 2025/08/14 04:33:31 DEBUG : Looking for writers 2025/08/14 04:33:31 DEBUG : dir: reading active writers 2025/08/14 04:33:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:32 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:32 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:33:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:33:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:35 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:35 DEBUG : dir: Looking for writers 2025/08/14 04:33:35 DEBUG : file1: reading active writers 2025/08/14 04:33:35 DEBUG : Looking for writers 2025/08/14 04:33:35 DEBUG : dir: reading active writers 2025/08/14 04:33:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.19s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:36 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:36 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:33:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:33:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:33:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/14 04:33:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/14 04:33:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:39 DEBUG : dir: Looking for writers 2025/08/14 04:33:39 DEBUG : file1: reading active writers 2025/08/14 04:33:39 DEBUG : Looking for writers 2025/08/14 04:33:39 DEBUG : dir: reading active writers 2025/08/14 04:33:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.30s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:41 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:41 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:41 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 DEBUG : Config file has changed externally - reloading 2025/08/14 04:33:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:41 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:33:43 DEBUG : dir/file1(0xc000528b00): _readAt: size=1, off=0 2025/08/14 04:33:43 DEBUG : dir/file1(0xc000528b00): openPending: 2025/08/14 04:33:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:33:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:33:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:43 DEBUG : dir/file1(0xc000528b00): >openPending: err= 2025/08/14 04:33:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:33:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:33:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): >_readAt: n=1, err= 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): _readAt: size=256, off=1 2025/08/14 04:33:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): >_readAt: n=15, err=EOF 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): _readAt: size=16, off=16 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): >_readAt: n=0, err=EOF 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): close: 2025/08/14 04:33:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): >close: err= 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): close: 2025/08/14 04:33:44 DEBUG : dir/file1(0xc000528b00): >close: err=file already closed 2025/08/14 04:33:44 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:44 DEBUG : dir: Looking for writers 2025/08/14 04:33:44 DEBUG : file1: reading active writers 2025/08/14 04:33:44 DEBUG : Looking for writers 2025/08/14 04:33:44 DEBUG : dir: reading active writers 2025/08/14 04:33:44 DEBUG : >WaitForWriters: 2025/08/14 04:33:44 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.24s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:45 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:45 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:45 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:45 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:48 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): _readAt: size=1, off=0 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): openPending: 2025/08/14 04:33:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:33:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >openPending: err= 2025/08/14 04:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:33:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:33:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >_readAt: n=1, err= 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): _readAt: size=1, off=5 2025/08/14 04:33:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >_readAt: n=1, err= 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): _readAt: size=1, off=3 2025/08/14 04:33:48 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >_readAt: n=1, err= 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): _readAt: size=1, off=13 2025/08/14 04:33:48 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >_readAt: n=1, err= 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): _readAt: size=16, off=100 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >_readAt: n=0, err=EOF 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): close: 2025/08/14 04:33:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:33:48 DEBUG : dir/file1(0xc00083a400): >close: err= 2025/08/14 04:33:48 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:48 DEBUG : dir: Looking for writers 2025/08/14 04:33:48 DEBUG : file1: reading active writers 2025/08/14 04:33:48 DEBUG : Looking for writers 2025/08/14 04:33:48 DEBUG : dir: reading active writers 2025/08/14 04:33:48 DEBUG : >WaitForWriters: 2025/08/14 04:33:48 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.26s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:49 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:49 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:49 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:49 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:52 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=1, off=0 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): openPending: 2025/08/14 04:33:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:33:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:33:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >openPending: err= 2025/08/14 04:33:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:33:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:33:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=1, err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=1, off=5 2025/08/14 04:33:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=1, err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=1, off=1 2025/08/14 04:33:52 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=1, err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=6, off=10 2025/08/14 04:33:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=6, err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=256, off=10 2025/08/14 04:33:52 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=6, err=EOF 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=256, off=100 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=0, err=EOF 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): close: 2025/08/14 04:33:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >close: err= 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): _readAt: size=256, off=100 2025/08/14 04:33:52 DEBUG : dir/file1(0xc00083ab80): >_readAt: n=0, err=file already closed 2025/08/14 04:33:52 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:52 DEBUG : dir: Looking for writers 2025/08/14 04:33:52 DEBUG : file1: reading active writers 2025/08/14 04:33:52 DEBUG : Looking for writers 2025/08/14 04:33:52 DEBUG : dir: reading active writers 2025/08/14 04:33:52 DEBUG : >WaitForWriters: 2025/08/14 04:33:52 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.13s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:53 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:53 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:53 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:53 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:33:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:33:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:33:56 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:33:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:33:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:33:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): RWFileHandle.Flush 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): _readAt: size=256, off=0 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): openPending: 2025/08/14 04:33:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:33:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:33:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): >openPending: err= 2025/08/14 04:33:56 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/14 04:33:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:33:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:33:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): >_readAt: n=16, err=EOF 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): RWFileHandle.Flush 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): RWFileHandle.Flush 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): close: 2025/08/14 04:33:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:33:56 DEBUG : dir/file1(0xc0003a6600): >close: err= 2025/08/14 04:33:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:33:56 DEBUG : dir: Looking for writers 2025/08/14 04:33:56 DEBUG : file1: reading active writers 2025/08/14 04:33:56 DEBUG : Looking for writers 2025/08/14 04:33:56 DEBUG : dir: reading active writers 2025/08/14 04:33:56 DEBUG : >WaitForWriters: 2025/08/14 04:33:56 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.11s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:33:57 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:33:57 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:33:57 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:33:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:33:57 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:33:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:34:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:34:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:34:00 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:34:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:34:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:34:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): _readAt: size=256, off=0 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): openPending: 2025/08/14 04:34:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:34:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:34:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): >openPending: err= 2025/08/14 04:34:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/14 04:34:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): >_readAt: n=16, err=EOF 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): RWFileHandle.Release 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): close: 2025/08/14 04:34:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): >close: err= 2025/08/14 04:34:00 DEBUG : dir/file1(0xc000838f00): RWFileHandle.Release 2025/08/14 04:34:00 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:00 DEBUG : dir: Looking for writers 2025/08/14 04:34:00 DEBUG : file1: reading active writers 2025/08/14 04:34:00 DEBUG : Looking for writers 2025/08/14 04:34:00 DEBUG : dir: reading active writers 2025/08/14 04:34:00 DEBUG : >WaitForWriters: 2025/08/14 04:34:00 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.13s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:01 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:01 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:01 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:01 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:02 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): openPending: 2025/08/14 04:34:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): >openPending: err= 2025/08/14 04:34:02 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): _writeAt: size=5, off=0 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): >_writeAt: n=5, err= 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): _writeAt: size=7, off=5 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): >_writeAt: n=7, err= 2025/08/14 04:34:02 DEBUG : file1: vfs cache: truncate to size=11 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): close: 2025/08/14 04:34:02 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:02.087305226 +0000 UTC m=+342.984349661 2025/08/14 04:34:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): >close: err= 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): close: 2025/08/14 04:34:02 DEBUG : file1(0xc000528600): >close: err=file already closed 2025/08/14 04:34:02 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:02 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:02 DEBUG : Looking for writers 2025/08/14 04:34:02 DEBUG : file1: reading active writers 2025/08/14 04:34:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/14 04:34:03 DEBUG : Looking for writers 2025/08/14 04:34:03 DEBUG : file1: reading active writers 2025/08/14 04:34:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:34:03 INFO : file1: Copied (new) 2025/08/14 04:34:03 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-14 04:34:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/14 04:34:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:03 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:04 DEBUG : Looking for writers 2025/08/14 04:34:04 DEBUG : file1: reading active writers 2025/08/14 04:34:04 DEBUG : >WaitForWriters: 2025/08/14 04:34:04 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:04 DEBUG : Looking for writers 2025/08/14 04:34:04 DEBUG : file1: reading active writers 2025/08/14 04:34:04 DEBUG : >WaitForWriters: 2025/08/14 04:34:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:05 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:05 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:05 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:05 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:05 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): openPending: 2025/08/14 04:34:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): >openPending: err= 2025/08/14 04:34:05 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): _writeAt: size=7, off=0 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): >_writeAt: n=7, err= 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): _writeAt: size=6, off=5 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): >_writeAt: n=6, err= 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): close: 2025/08/14 04:34:05 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:05.234281083 +0000 UTC m=+346.131325548 2025/08/14 04:34:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): >close: err= 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): _writeAt: size=5, off=0 2025/08/14 04:34:05 DEBUG : file1(0xc000838280): >_writeAt: n=0, err=file already closed 2025/08/14 04:34:05 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:05 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:05 DEBUG : Looking for writers 2025/08/14 04:34:05 DEBUG : file1: reading active writers 2025/08/14 04:34:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:06 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/14 04:34:06 DEBUG : Looking for writers 2025/08/14 04:34:06 DEBUG : file1: reading active writers 2025/08/14 04:34:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:34:07 INFO : file1: Copied (new) 2025/08/14 04:34:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-14 04:34:05 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/14 04:34:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:07 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:07 DEBUG : Looking for writers 2025/08/14 04:34:07 DEBUG : file1: reading active writers 2025/08/14 04:34:07 DEBUG : >WaitForWriters: 2025/08/14 04:34:07 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:07 DEBUG : Looking for writers 2025/08/14 04:34:07 DEBUG : file1: reading active writers 2025/08/14 04:34:07 DEBUG : >WaitForWriters: 2025/08/14 04:34:07 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:08 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:08 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:08 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:08 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:08 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:08 DEBUG : file1(0xc000528b00): openPending: 2025/08/14 04:34:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:08 DEBUG : file1(0xc000528b00): >openPending: err= 2025/08/14 04:34:08 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:08 DEBUG : file1(0xc000528b00): close: 2025/08/14 04:34:08 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:08.400369103 +0000 UTC m=+349.297413568 2025/08/14 04:34:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:08 DEBUG : file1(0xc000528b00): >close: err= 2025/08/14 04:34:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:34:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:34:08 DEBUG : file2: newRWFileHandle: 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): openPending: 2025/08/14 04:34:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): >openPending: err= 2025/08/14 04:34:08 DEBUG : file2: >newRWFileHandle: err= 2025/08/14 04:34:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:34:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/14 04:34:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): RWFileHandle.Flush 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): RWFileHandle.Release 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): close: 2025/08/14 04:34:08 DEBUG : file2: vfs cache: setting modification time to 2025-08-14 04:34:08.401886825 +0000 UTC m=+349.298931290 2025/08/14 04:34:08 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:08 DEBUG : file2(0xc0005291c0): >close: err= 2025/08/14 04:34:08 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/14 04:34:08 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:08 DEBUG : file2: vfs cache: starting upload 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/14 04:34:08 DEBUG : Looking for writers 2025/08/14 04:34:08 DEBUG : file1: reading active writers 2025/08/14 04:34:08 DEBUG : file2: reading active writers 2025/08/14 04:34:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/08/14 04:34:09 DEBUG : Looking for writers 2025/08/14 04:34:09 DEBUG : file1: reading active writers 2025/08/14 04:34:09 DEBUG : file2: reading active writers 2025/08/14 04:34:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/08/14 04:34:09 DEBUG : Looking for writers 2025/08/14 04:34:09 DEBUG : file1: reading active writers 2025/08/14 04:34:09 DEBUG : file2: reading active writers 2025/08/14 04:34:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/08/14 04:34:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:34:10 INFO : file1: Copied (new) 2025/08/14 04:34:10 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-14 04:34:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/14 04:34:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:10 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:34:10 INFO : file2: Copied (new) 2025/08/14 04:34:10 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-14 04:34:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/14 04:34:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/14 04:34:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:34:10 INFO : file2: vfs cache: upload succeeded try #1 2025/08/14 04:34:10 DEBUG : Looking for writers 2025/08/14 04:34:10 DEBUG : file1: reading active writers 2025/08/14 04:34:10 DEBUG : file2: reading active writers 2025/08/14 04:34:10 DEBUG : >WaitForWriters: 2025/08/14 04:34:10 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:10 DEBUG : Looking for writers 2025/08/14 04:34:10 DEBUG : file1: reading active writers 2025/08/14 04:34:10 DEBUG : file2: reading active writers 2025/08/14 04:34:10 DEBUG : >WaitForWriters: 2025/08/14 04:34:10 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.30s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:11 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:11 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:11 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:11 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:11 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): openPending: 2025/08/14 04:34:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): >openPending: err= 2025/08/14 04:34:11 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): _writeAt: size=5, off=0 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): >_writeAt: n=5, err= 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): RWFileHandle.Flush 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): RWFileHandle.Flush 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): close: 2025/08/14 04:34:11 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:11.717190863 +0000 UTC m=+352.614235329 2025/08/14 04:34:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:11 DEBUG : file1(0xc00083a900): >close: err= 2025/08/14 04:34:11 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:11 DEBUG : Looking for writers 2025/08/14 04:34:11 DEBUG : file1: reading active writers 2025/08/14 04:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:11 DEBUG : Looking for writers 2025/08/14 04:34:11 DEBUG : file1: reading active writers 2025/08/14 04:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:11 DEBUG : Looking for writers 2025/08/14 04:34:11 DEBUG : file1: reading active writers 2025/08/14 04:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:11 DEBUG : Looking for writers 2025/08/14 04:34:11 DEBUG : file1: reading active writers 2025/08/14 04:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:11 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:11 DEBUG : Looking for writers 2025/08/14 04:34:11 DEBUG : file1: reading active writers 2025/08/14 04:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:12 DEBUG : Looking for writers 2025/08/14 04:34:12 DEBUG : file1: reading active writers 2025/08/14 04:34:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:12 DEBUG : Looking for writers 2025/08/14 04:34:12 DEBUG : file1: reading active writers 2025/08/14 04:34:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:34:12 DEBUG : Looking for writers 2025/08/14 04:34:12 DEBUG : file1: reading active writers 2025/08/14 04:34:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:34:13 INFO : file1: Copied (new) 2025/08/14 04:34:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:34:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:34:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:13 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:13 DEBUG : Looking for writers 2025/08/14 04:34:13 DEBUG : file1: reading active writers 2025/08/14 04:34:13 DEBUG : >WaitForWriters: 2025/08/14 04:34:13 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.01s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:14 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:14 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:14 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:14 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:14 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): openPending: 2025/08/14 04:34:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): >openPending: err= 2025/08/14 04:34:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): _writeAt: size=5, off=0 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): >_writeAt: n=5, err= 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): RWFileHandle.Release 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): close: 2025/08/14 04:34:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:14.734452459 +0000 UTC m=+355.631496924 2025/08/14 04:34:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): >close: err= 2025/08/14 04:34:14 DEBUG : file1(0xc00083b780): RWFileHandle.Release 2025/08/14 04:34:14 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:14 DEBUG : Looking for writers 2025/08/14 04:34:14 DEBUG : file1: reading active writers 2025/08/14 04:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:14 DEBUG : Looking for writers 2025/08/14 04:34:14 DEBUG : file1: reading active writers 2025/08/14 04:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:14 DEBUG : Looking for writers 2025/08/14 04:34:14 DEBUG : file1: reading active writers 2025/08/14 04:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:14 DEBUG : Looking for writers 2025/08/14 04:34:14 DEBUG : file1: reading active writers 2025/08/14 04:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:14 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:14 DEBUG : Looking for writers 2025/08/14 04:34:14 DEBUG : file1: reading active writers 2025/08/14 04:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:15 DEBUG : Looking for writers 2025/08/14 04:34:15 DEBUG : file1: reading active writers 2025/08/14 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:15 DEBUG : Looking for writers 2025/08/14 04:34:15 DEBUG : file1: reading active writers 2025/08/14 04:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:34:16 DEBUG : Looking for writers 2025/08/14 04:34:16 DEBUG : file1: reading active writers 2025/08/14 04:34:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:34:16 INFO : file1: Copied (new) 2025/08/14 04:34:16 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:34:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:34:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:16 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:17 DEBUG : Looking for writers 2025/08/14 04:34:17 DEBUG : file1: reading active writers 2025/08/14 04:34:17 DEBUG : >WaitForWriters: 2025/08/14 04:34:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.07s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:17 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:17 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:34:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:34:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:34:20 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): openPending: 2025/08/14 04:34:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:34:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:34:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): >openPending: err= 2025/08/14 04:34:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:34:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:34:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:34:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): _writeAt: size=5, off=0 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): >_writeAt: n=5, err= 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): close: 2025/08/14 04:34:20 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-14 04:34:20.346180809 +0000 UTC m=+361.243225263 2025/08/14 04:34:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:20 DEBUG : dir/file1(0xc000838900): >close: err= 2025/08/14 04:34:20 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:20 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:20 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:20 DEBUG : dir: Looking for writers 2025/08/14 04:34:20 DEBUG : file1: reading active writers 2025/08/14 04:34:20 DEBUG : Looking for writers 2025/08/14 04:34:20 DEBUG : dir: reading active writers 2025/08/14 04:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:21 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:34:21 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:34:21 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-14 04:34:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:34:21 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:21 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:21 DEBUG : dir: Looking for writers 2025/08/14 04:34:21 DEBUG : file1: reading active writers 2025/08/14 04:34:21 DEBUG : Looking for writers 2025/08/14 04:34:21 DEBUG : dir: reading active writers 2025/08/14 04:34:21 DEBUG : >WaitForWriters: 2025/08/14 04:34:21 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.06s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:22 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:22 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/08/14 04:34:25 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:25 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:34:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:34:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:34:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): _writeAt: size=5, off=0 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): openPending: 2025/08/14 04:34:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:34:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:34:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): >openPending: err= 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): >_writeAt: n=5, err= 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): _writeAt: size=15, off=5 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): >_writeAt: n=15, err= 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): close: 2025/08/14 04:34:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/14 04:34:25 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-14 04:34:25.387534307 +0000 UTC m=+366.284578782 2025/08/14 04:34:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:25 DEBUG : dir/file1(0xc000839300): >close: err= 2025/08/14 04:34:25 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:25 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:25 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:25 DEBUG : dir: Looking for writers 2025/08/14 04:34:25 DEBUG : file1: reading active writers 2025/08/14 04:34:25 DEBUG : Looking for writers 2025/08/14 04:34:25 DEBUG : dir: reading active writers 2025/08/14 04:34:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:26 DEBUG : dir: Looking for writers 2025/08/14 04:34:26 DEBUG : file1: reading active writers 2025/08/14 04:34:26 DEBUG : Looking for writers 2025/08/14 04:34:26 DEBUG : dir: reading active writers 2025/08/14 04:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:26 DEBUG : dir: Looking for writers 2025/08/14 04:34:26 DEBUG : file1: reading active writers 2025/08/14 04:34:26 DEBUG : Looking for writers 2025/08/14 04:34:26 DEBUG : dir: reading active writers 2025/08/14 04:34:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/14 04:34:26 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:34:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-14 04:34:25 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/14 04:34:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:27 DEBUG : dir: Looking for writers 2025/08/14 04:34:27 DEBUG : file1: reading active writers 2025/08/14 04:34:27 DEBUG : Looking for writers 2025/08/14 04:34:27 DEBUG : dir: reading active writers 2025/08/14 04:34:27 DEBUG : >WaitForWriters: 2025/08/14 04:34:27 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.01s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:28 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:28 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:28 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:28 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:28 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): openPending: 2025/08/14 04:34:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): >openPending: err= 2025/08/14 04:34:28 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): _writeAt: size=5, off=0 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): >_writeAt: n=5, err= 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): close: 2025/08/14 04:34:28 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:34:28.846643774 +0000 UTC m=+369.743688240 2025/08/14 04:34:28 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:28 DEBUG : file1(0xc00083aa40): >close: err= 2025/08/14 04:34:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:28 DEBUG : Looking for writers 2025/08/14 04:34:28 DEBUG : file1: reading active writers 2025/08/14 04:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:28 DEBUG : Looking for writers 2025/08/14 04:34:28 DEBUG : file1: reading active writers 2025/08/14 04:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:28 DEBUG : Looking for writers 2025/08/14 04:34:28 DEBUG : file1: reading active writers 2025/08/14 04:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:28 DEBUG : Looking for writers 2025/08/14 04:34:28 DEBUG : file1: reading active writers 2025/08/14 04:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:28 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:28 DEBUG : Looking for writers 2025/08/14 04:34:28 DEBUG : file1: reading active writers 2025/08/14 04:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:29 DEBUG : Looking for writers 2025/08/14 04:34:29 DEBUG : file1: reading active writers 2025/08/14 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:29 DEBUG : Looking for writers 2025/08/14 04:34:29 DEBUG : file1: reading active writers 2025/08/14 04:34:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:29 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:34:30 DEBUG : Looking for writers 2025/08/14 04:34:30 DEBUG : file1: reading active writers 2025/08/14 04:34:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:30 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:34:30 INFO : file1: Copied (new) 2025/08/14 04:34:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:34:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:34:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:30 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:31 DEBUG : Looking for writers 2025/08/14 04:34:31 DEBUG : file1: reading active writers 2025/08/14 04:34:31 DEBUG : >WaitForWriters: 2025/08/14 04:34:31 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:31 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:31 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:31 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:31 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/14 04:34:31 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.82698208 +0000 UTC m=+372.724026585 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.82698208 +0000 UTC m=+372.724026585 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083bd80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.82698208 +0000 UTC m=+372.724026585 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6880): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f2d0 item 1 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.831451425 +0000 UTC m=+372.728495850 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a7780): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.831451425 +0000 UTC m=+372.728495850 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 2 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.833745415 +0000 UTC m=+372.730789840 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3240): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.833745415 +0000 UTC m=+372.730789840 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3940): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.833745415 +0000 UTC m=+372.730789840 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 3 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.837203551 +0000 UTC m=+372.734248016 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30500): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.837203551 +0000 UTC m=+372.734248016 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a30a40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448bd0 item 4 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.840406217 +0000 UTC m=+372.737450682 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31080): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.840406217 +0000 UTC m=+372.737450682 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a31500): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.840406217 +0000 UTC m=+372.737450682 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a319c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449110 item 5 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.843572435 +0000 UTC m=+372.740616860 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a0c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.843572435 +0000 UTC m=+372.740616860 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4a600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004363f0 item 6 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.845304809 +0000 UTC m=+372.742349234 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4ac80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.845304809 +0000 UTC m=+372.742349234 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b180): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.845304809 +0000 UTC m=+372.742349234 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4b640): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436e70 item 7 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.848321215 +0000 UTC m=+372.745365680 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a4bcc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.848321215 +0000 UTC m=+372.745365680 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66280): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e380 item 8 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000a66840): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66840): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.851590808 +0000 UTC m=+372.748635263 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a66c00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.851590808 +0000 UTC m=+372.748635263 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67080): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.851590808 +0000 UTC m=+372.748635263 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc880): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ec40 item 9 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.855817156 +0000 UTC m=+372.752861622 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.855817156 +0000 UTC m=+372.752861622 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd440): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 10 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc0008fda80): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fda80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.859174613 +0000 UTC m=+372.756219078 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fde40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): _writeAt: size=3, off=2 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.859174613 +0000 UTC m=+372.756219078 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a923c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.859174613 +0000 UTC m=+372.756219078 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a928c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 11 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.863530666 +0000 UTC m=+372.760575101 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a92f40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.863530666 +0000 UTC m=+372.760575101 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 12 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000a67c40): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000a67c40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.866064075 +0000 UTC m=+372.763108510 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04080): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.866064075 +0000 UTC m=+372.763108510 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04740): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 13 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.868302049 +0000 UTC m=+372.765346484 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b04dc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.868302049 +0000 UTC m=+372.765346484 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05300): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 14 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000b05940): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05940): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.871146021 +0000 UTC m=+372.768190457 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b05d00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.871146021 +0000 UTC m=+372.768190457 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22440): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b3b0 item 15 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.873225719 +0000 UTC m=+372.770270154 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b22ac0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.873225719 +0000 UTC m=+372.770270154 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23000): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 16 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.875240273 +0000 UTC m=+372.772284848 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23640): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.875240273 +0000 UTC m=+372.772284848 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b23ac0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.875240273 +0000 UTC m=+372.772284848 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 17 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.878160909 +0000 UTC m=+372.775205335 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3c6c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.878160909 +0000 UTC m=+372.775205335 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3cc00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005301c0 item 18 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.880377683 +0000 UTC m=+372.777422109 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d280): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.880377683 +0000 UTC m=+372.777422109 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3d780): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.880377683 +0000 UTC m=+372.777422109 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b3dc80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530700 item 19 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.884670318 +0000 UTC m=+372.781714783 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60380): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.884670318 +0000 UTC m=+372.781714783 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b608c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530e00 item 20 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.887814734 +0000 UTC m=+372.784859209 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b60f40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.887814734 +0000 UTC m=+372.784859209 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61440): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.887814734 +0000 UTC m=+372.784859209 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b61940): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531340 item 21 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.892190304 +0000 UTC m=+372.789234779 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.892190304 +0000 UTC m=+372.789234779 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88580): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005319d0 item 22 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.895549874 +0000 UTC m=+372.792594339 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b88c00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.895549874 +0000 UTC m=+372.792594339 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89100): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.895549874 +0000 UTC m=+372.792594339 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358380 item 23 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.8998489 +0000 UTC m=+372.796893385 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000b89c80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.8998489 +0000 UTC m=+372.796893385 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8240): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358a80 item 24 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000ba8880): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8880): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.903380544 +0000 UTC m=+372.800425010 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba8c40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.903380544 +0000 UTC m=+372.800425010 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9140): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.903380544 +0000 UTC m=+372.800425010 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9680): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358fc0 item 25 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.908009219 +0000 UTC m=+372.805053694 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000ba9d00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.908009219 +0000 UTC m=+372.805053694 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc22c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003596c0 item 26 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000bc2900): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2900): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.911526006 +0000 UTC m=+372.808570451 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc2cc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): >_readAt: n=2, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): _writeAt: size=3, off=7 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.911526006 +0000 UTC m=+372.808570451 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc31c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.911526006 +0000 UTC m=+372.808570451 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3700): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359c70 item 27 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.916300264 +0000 UTC m=+372.813344729 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000bc3d80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.916300264 +0000 UTC m=+372.813344729 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0340): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c43f0 item 28 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000be0980): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0980): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.920282004 +0000 UTC m=+372.817326459 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be0d40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.920282004 +0000 UTC m=+372.817326459 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1400): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c4850 item 29 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.923837603 +0000 UTC m=+372.820882068 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000be1a80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.923837603 +0000 UTC m=+372.820882068 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5110 item 30 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): _readAt: size=2, off=0 2025/08/14 04:34:31 ERROR : open-test-file(0xc000c00680): Couldn't read size of file 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): >_readAt: n=0, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): close: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00680): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.928023858 +0000 UTC m=+372.825068323 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00a40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.928023858 +0000 UTC m=+372.825068323 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01100): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5570 item 31 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.931150912 +0000 UTC m=+372.828195377 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01780): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.931150912 +0000 UTC m=+372.828195377 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01cc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5ab0 item 32 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.934165885 +0000 UTC m=+372.831210310 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838fc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 33 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.934996294 +0000 UTC m=+372.832040720 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839500): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.934996294 +0000 UTC m=+372.832040720 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839a00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498310 item 33 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.937051165 +0000 UTC m=+372.834095591 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8180): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498770 item 34 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.938044281 +0000 UTC m=+372.835088706 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.938044281 +0000 UTC m=+372.835088706 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b8b40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004989a0 item 34 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.940182337 +0000 UTC m=+372.837226762 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9180): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499180 item 35 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.941086816 +0000 UTC m=+372.838131241 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.941086816 +0000 UTC m=+372.838131241 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009b9b00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004995e0 item 35 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.943333096 +0000 UTC m=+372.840377510 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8200): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e5b0 item 36 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.944386174 +0000 UTC m=+372.841430599 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8700): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.944386174 +0000 UTC m=+372.841430599 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e8c40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e7e0 item 36 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.946404095 +0000 UTC m=+372.843448519 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9280): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ee70 item 37 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.947275592 +0000 UTC m=+372.844320017 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9700): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.947275592 +0000 UTC m=+372.844320017 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0009e9c00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f420 item 37 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.949984771 +0000 UTC m=+372.847029196 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90300): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f960 item 38 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.950881485 +0000 UTC m=+372.847925910 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90800): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.950881485 +0000 UTC m=+372.847925910 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c90d40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fc70 item 38 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.952838542 +0000 UTC m=+372.849882967 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c913c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee230 item 39 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.953682898 +0000 UTC m=+372.850727323 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c918c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.953682898 +0000 UTC m=+372.850727323 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c91dc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee3f0 item 39 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.955693234 +0000 UTC m=+372.852737659 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae4c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eeaf0 item 40 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.956748366 +0000 UTC m=+372.853792812 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae9c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.956748366 +0000 UTC m=+372.853792812 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caef00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eecb0 item 40 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.95926834 +0000 UTC m=+372.856312775 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf4c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef110 item 41 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.962002696 +0000 UTC m=+372.859047162 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf9c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 41 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.96342063 +0000 UTC m=+372.860465095 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528340): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.96342063 +0000 UTC m=+372.860465095 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000528900): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 41 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.966948748 +0000 UTC m=+372.863993214 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005290c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 42 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.967988772 +0000 UTC m=+372.865033237 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000529b00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050850 item 42 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.969374224 +0000 UTC m=+372.866418648 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00340): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.969374224 +0000 UTC m=+372.866418648 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c008c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a80 item 42 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.971935806 +0000 UTC m=+372.868980231 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c00f00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050e00 item 43 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.972602128 +0000 UTC m=+372.869646553 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01400): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 43 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.973328332 +0000 UTC m=+372.870372757 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01940): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.973328332 +0000 UTC m=+372.870372757 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000c01e80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 43 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.975082097 +0000 UTC m=+372.872126522 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cae600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 44 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.975794295 +0000 UTC m=+372.872838720 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caeb00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524000 item 44 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.976635134 +0000 UTC m=+372.873679559 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000caf040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.976635134 +0000 UTC m=+372.873679559 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000cafd00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524310 item 44 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.978394989 +0000 UTC m=+372.875439414 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083a5c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 45 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.979047004 +0000 UTC m=+372.876091430 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083ab40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.979047004 +0000 UTC m=+372.876091430 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b2c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005256c0 item 45 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.980835084 +0000 UTC m=+372.877879509 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083b900): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 46 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.981679299 +0000 UTC m=+372.878723725 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc00083be00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.981679299 +0000 UTC m=+372.878723725 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0003a6c00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c4070 item 46 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.983808469 +0000 UTC m=+372.880852894 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0002d9140): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c44d0 item 47 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.984561273 +0000 UTC m=+372.881605698 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b2cc0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.984561273 +0000 UTC m=+372.881605698 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3840): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c4770 item 47 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 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/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.986596426 +0000 UTC m=+372.883640841 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0000b3e80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5030 item 48 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.987363587 +0000 UTC m=+372.884408012 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fc400): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): >_readAt: n=5, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.987363587 +0000 UTC m=+372.884408012 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fcb80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c51f0 item 48 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.989465165 +0000 UTC m=+372.886509590 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd1c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5730 item 49 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.990255209 +0000 UTC m=+372.887299634 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fd640): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): >_readAt: n=8, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.990255209 +0000 UTC m=+372.887299634 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008fdb80): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c59d0 item 49 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.992168403 +0000 UTC m=+372.889212828 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838600): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee150 item 50 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): _readAt: size=2, off=5 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): _writeAt: size=3, off=5 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.993574916 +0000 UTC m=+372.890619380 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000838d00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): >_readAt: n=3, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.993574916 +0000 UTC m=+372.890619380 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839340): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee310 item 50 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.995417597 +0000 UTC m=+372.892462021 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0008399c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): _readAt: size=2, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): _writeAt: size=3, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 51 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.996473721 +0000 UTC m=+372.893518146 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000839f00): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): >openPending: err= 2025/08/14 04:34:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): >_readAt: n=8, err=EOF 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.996473721 +0000 UTC m=+372.893518146 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005824c0): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: Remove: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eebd0 item 51 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): _writeAt: size=5, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): >_writeAt: n=5, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.998769784 +0000 UTC m=+372.895814219 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000582b40): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): open at offset 5 2025/08/14 04:34:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): >openPending: err= 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef340 item 52 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): _readAt: size=2, off=5 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): _writeAt: size=3, off=5 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): >_writeAt: n=3, err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): close: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.999636742 +0000 UTC m=+372.896681168 2025/08/14 04:34:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:31 DEBUG : open-test-file(0xc000583040): >close: err= 2025/08/14 04:34:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:31 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:31 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005835c0): _readAt: size=512, off=0 2025/08/14 04:34:31 DEBUG : open-test-file(0xc0005835c0): openPending: 2025/08/14 04:34:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005835c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005835c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005835c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:31.999636742 +0000 UTC m=+372.896681168 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005835c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef500 item 52 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.002061788 +0000 UTC m=+372.899106244 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5110 item 53 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.002717589 +0000 UTC m=+372.899762015 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab26c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.002717589 +0000 UTC m=+372.899762015 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f52d0 item 53 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.004976083 +0000 UTC m=+372.902020508 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3280): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5960 item 54 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.005690244 +0000 UTC m=+372.902734660 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3780): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.005690244 +0000 UTC m=+372.902734660 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5c00 item 54 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.007134637 +0000 UTC m=+372.904179061 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424770 item 55 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.007745275 +0000 UTC m=+372.904789710 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.007745275 +0000 UTC m=+372.904789710 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac4e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424af0 item 55 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.009363785 +0000 UTC m=+372.906408210 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac54c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425340 item 56 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.010421502 +0000 UTC m=+372.907465937 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac59c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.010421502 +0000 UTC m=+372.907465937 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ac5f40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 56 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.011871465 +0000 UTC m=+372.908915891 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7030 item 57 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.012472144 +0000 UTC m=+372.909516569 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae0b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f72d0 item 57 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.014447636 +0000 UTC m=+372.911492060 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1080): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.014447636 +0000 UTC m=+372.911492060 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f76c0 item 57 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.016102643 +0000 UTC m=+372.913147069 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae1c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 58 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.016903779 +0000 UTC m=+372.913948204 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 58 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.017744938 +0000 UTC m=+372.914789364 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.017744938 +0000 UTC m=+372.914789364 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af4d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ef50 item 58 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.019665176 +0000 UTC m=+372.916709601 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 59 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.020260835 +0000 UTC m=+372.917305260 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fe30 item 59 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.020934169 +0000 UTC m=+372.917978604 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000af5dc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.020934169 +0000 UTC m=+372.917978604 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007523c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 59 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.02272299 +0000 UTC m=+372.919767425 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752a00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487b20 item 60 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.023624804 +0000 UTC m=+372.920669229 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000752f40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eee0 item 60 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.024534954 +0000 UTC m=+372.921579379 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.024534954 +0000 UTC m=+372.921579379 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000753a40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 60 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.025888015 +0000 UTC m=+372.922932601 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f880 item 61 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.026531935 +0000 UTC m=+372.923576360 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.026531935 +0000 UTC m=+372.923576360 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c4d40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 61 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.028528435 +0000 UTC m=+372.925572860 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c5380): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 62 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.029254179 +0000 UTC m=+372.926298604 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007c58c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.029254179 +0000 UTC m=+372.926298604 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004487e0 item 62 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.031446777 +0000 UTC m=+372.928491202 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834680): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448cb0 item 63 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.032226392 +0000 UTC m=+372.929270817 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000834bc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.032226392 +0000 UTC m=+372.929270817 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008352c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 63 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.034314916 +0000 UTC m=+372.931359341 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 64 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.035129044 +0000 UTC m=+372.932173469 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000835e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.035129044 +0000 UTC m=+372.932173469 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008665c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449f10 item 64 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.037093124 +0000 UTC m=+372.934137569 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000866c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436cb0 item 65 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.038101149 +0000 UTC m=+372.935145574 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867080): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.038101149 +0000 UTC m=+372.935145574 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004371f0 item 65 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.039992511 +0000 UTC m=+372.937037036 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000867bc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e1c0 item 66 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.041226288 +0000 UTC m=+372.938270823 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.041226288 +0000 UTC m=+372.938270823 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008be600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 66 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.043799633 +0000 UTC m=+372.940844058 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bec40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047ed90 item 67 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.044885382 +0000 UTC m=+372.941929847 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.044885382 +0000 UTC m=+372.941929847 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bf5c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 67 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.04830187 +0000 UTC m=+372.945346385 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008bfc40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fc70 item 68 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.049401977 +0000 UTC m=+372.946446402 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f81c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.049401977 +0000 UTC m=+372.946446402 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8700): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 68 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.05129826 +0000 UTC m=+372.948342695 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f8d40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b3b0 item 69 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.052208318 +0000 UTC m=+372.949252743 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f91c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.052208318 +0000 UTC m=+372.949252743 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f96c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 69 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.054335915 +0000 UTC m=+372.951380350 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f9d40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043efc0 item 70 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.05536074 +0000 UTC m=+372.952405165 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c2c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.05536074 +0000 UTC m=+372.952405165 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091c800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 70 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.057526599 +0000 UTC m=+372.954571024 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091ce80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530070 item 71 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.058286055 +0000 UTC m=+372.955330480 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d380): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.058286055 +0000 UTC m=+372.955330480 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091d880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530230 item 71 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.060521766 +0000 UTC m=+372.957566191 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00091df00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530770 item 72 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.06153556 +0000 UTC m=+372.958579985 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.06153556 +0000 UTC m=+372.958579985 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093c9c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530a10 item 72 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.063655341 +0000 UTC m=+372.960699766 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093cf80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530f50 item 73 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.064567736 +0000 UTC m=+372.961612211 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531180 item 73 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.065406872 +0000 UTC m=+372.962451297 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093d940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.065406872 +0000 UTC m=+372.962451297 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093de80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531420 item 73 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.067288817 +0000 UTC m=+372.964333242 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531960 item 74 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.067885619 +0000 UTC m=+372.964930044 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980a40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531ce0 item 74 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.068500092 +0000 UTC m=+372.965544528 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000980f80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.068500092 +0000 UTC m=+372.965544528 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531f10 item 74 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.070043072 +0000 UTC m=+372.967087507 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000981b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003587e0 item 75 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.07063354 +0000 UTC m=+372.967677965 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c20c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358a80 item 75 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.071247985 +0000 UTC m=+372.968292410 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.071247985 +0000 UTC m=+372.968292410 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c2b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358c40 item 75 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.072918392 +0000 UTC m=+372.969962827 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359180 item 76 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.073535782 +0000 UTC m=+372.970580217 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3680): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359500 item 76 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.074227993 +0000 UTC m=+372.971272428 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009c3bc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.074227993 +0000 UTC m=+372.971272428 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea1c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359730 item 76 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.075947834 +0000 UTC m=+372.972992269 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ea800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359dc0 item 77 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.076606381 +0000 UTC m=+372.973650806 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ead00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.076606381 +0000 UTC m=+372.973650806 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eb400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496310 item 77 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.078524363 +0000 UTC m=+372.975568788 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009eba40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496fc0 item 78 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.079331589 +0000 UTC m=+372.976376015 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ebf40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.079331589 +0000 UTC m=+372.976376015 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0c6c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004975e0 item 78 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.081314304 +0000 UTC m=+372.978358729 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0cd00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497d50 item 79 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.082160493 +0000 UTC m=+372.979204919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.082160493 +0000 UTC m=+372.979204919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0d900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498070 item 79 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.083824509 +0000 UTC m=+372.980868935 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a0df40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004985b0 item 80 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.084386185 +0000 UTC m=+372.981430609 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2c4c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.084386185 +0000 UTC m=+372.981430609 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2cbc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498850 item 80 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.086025293 +0000 UTC m=+372.983069719 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499030 item 81 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.086681647 +0000 UTC m=+372.983726072 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2d680): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.086681647 +0000 UTC m=+372.983726072 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a2dbc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499490 item 81 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.08822725 +0000 UTC m=+372.985271685 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c2c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e460 item 82 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.089007836 +0000 UTC m=+372.986052261 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4c7c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.089007836 +0000 UTC m=+372.986052261 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4cd40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e690 item 82 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.090417334 +0000 UTC m=+372.987461759 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d3c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ecb0 item 83 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.091075421 +0000 UTC m=+372.988119846 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4d8c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.091075421 +0000 UTC m=+372.988119846 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a4de00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f1f0 item 83 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.092817913 +0000 UTC m=+372.989862348 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6e500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f810 item 84 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.093590886 +0000 UTC m=+372.990635311 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ea00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.093590886 +0000 UTC m=+372.990635311 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ef80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fa40 item 84 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.095188367 +0000 UTC m=+372.992232792 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6f600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003221c0 item 85 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.095803933 +0000 UTC m=+372.992848347 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6fb00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.095803933 +0000 UTC m=+372.992848347 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003225b0 item 85 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.097233428 +0000 UTC m=+372.994277853 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8e740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323180 item 86 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.097964962 +0000 UTC m=+372.995009387 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ec40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.097964962 +0000 UTC m=+372.995009387 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f1c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323490 item 86 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.099426708 +0000 UTC m=+372.996471133 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8f840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323c00 item 87 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.100001168 +0000 UTC m=+372.997045603 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8fd40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.100001168 +0000 UTC m=+372.997045603 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323f10 item 87 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.10194511 +0000 UTC m=+372.998989545 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06980): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330540 item 88 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.102753137 +0000 UTC m=+372.999797683 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b06e80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.102753137 +0000 UTC m=+372.999797683 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330770 item 88 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.104726795 +0000 UTC m=+373.001771230 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b07a40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330cb0 item 89 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.105382387 +0000 UTC m=+373.002426832 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28000): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331030 item 89 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.106212194 +0000 UTC m=+373.003256640 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.106212194 +0000 UTC m=+373.003256640 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28ac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331340 item 89 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.108253118 +0000 UTC m=+373.005297553 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331810 item 90 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.109147599 +0000 UTC m=+373.006192044 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c00 item 90 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.110260169 +0000 UTC m=+373.007304614 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29b80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.110260169 +0000 UTC m=+373.007304614 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c1c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331e30 item 90 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.112418594 +0000 UTC m=+373.009463039 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4c800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336460 item 91 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.113052675 +0000 UTC m=+373.010097110 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4cd40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336700 item 91 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.113759001 +0000 UTC m=+373.010803427 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d280): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.113759001 +0000 UTC m=+373.010803427 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4d800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a80 item 91 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.115341134 +0000 UTC m=+373.012385559 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4de40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336f50 item 92 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.115944778 +0000 UTC m=+373.012989203 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337110 item 92 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.116916713 +0000 UTC m=+373.013961149 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6e940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.116916713 +0000 UTC m=+373.013961149 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6ef00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003372d0 item 92 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.118936087 +0000 UTC m=+373.015980522 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6f540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337810 item 93 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.119614932 +0000 UTC m=+373.016659377 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b6fa80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.119614932 +0000 UTC m=+373.016659377 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337a40 item 93 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.121720557 +0000 UTC m=+373.018765023 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8a840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337e30 item 94 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.122329712 +0000 UTC m=+373.019374136 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8ad80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.122329712 +0000 UTC m=+373.019374136 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8b480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342070 item 94 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.123967258 +0000 UTC m=+373.021011683 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b8bac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 95 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.124575119 +0000 UTC m=+373.021619544 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae080): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.124575119 +0000 UTC m=+373.021619544 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bae780): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 95 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.126173272 +0000 UTC m=+373.023217697 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baedc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 96 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.126749945 +0000 UTC m=+373.023794369 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000baf300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.126749945 +0000 UTC m=+373.023794369 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bafa00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 96 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= 2025/08/14 04:34:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:32 DEBUG : Looking for writers 2025/08/14 04:34:32 DEBUG : >WaitForWriters: 2025/08/14 04:34:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:32 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/14 04:34:32 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.669366502 +0000 UTC m=+373.566410947 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc01c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.669366502 +0000 UTC m=+373.566410947 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.669366502 +0000 UTC m=+373.566410947 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc0b00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae8c0 item 1 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.67388491 +0000 UTC m=+373.570929334 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.67388491 +0000 UTC m=+373.570929334 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aee70 item 2 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.67615768 +0000 UTC m=+373.573202115 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cc1c80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.67615768 +0000 UTC m=+373.573202115 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.67615768 +0000 UTC m=+373.573202115 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af730 item 3 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.680227454 +0000 UTC m=+373.577271919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000cf8cc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.680227454 +0000 UTC m=+373.577271919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee620 item 4 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.686851979 +0000 UTC m=+373.583896404 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.686851979 +0000 UTC m=+373.583896404 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04780): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.686851979 +0000 UTC m=+373.583896404 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee4d0 item 5 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.691364064 +0000 UTC m=+373.588408530 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d052c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.691364064 +0000 UTC m=+373.588408530 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eed90 item 6 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.694168623 +0000 UTC m=+373.591213088 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.694168623 +0000 UTC m=+373.591213088 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bce640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.694168623 +0000 UTC m=+373.591213088 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000bceb00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef1f0 item 7 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.697906264 +0000 UTC m=+373.594950690 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.697906264 +0000 UTC m=+373.594950690 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004565b0 item 8 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc000529340): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.699904848 +0000 UTC m=+373.596949274 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000529d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.699904848 +0000 UTC m=+373.596949274 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.699904848 +0000 UTC m=+373.596949274 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083aac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456bd0 item 9 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.703009561 +0000 UTC m=+373.600053986 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b1c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.703009561 +0000 UTC m=+373.600053986 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b700): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457340 item 10 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc00083bd40): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083bd40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.705465875 +0000 UTC m=+373.602510300 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.705465875 +0000 UTC m=+373.602510300 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a70c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.705465875 +0000 UTC m=+373.602510300 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457880 item 11 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.707923742 +0000 UTC m=+373.604968177 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2e00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.707923742 +0000 UTC m=+373.604968177 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 12 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc0000b3e00): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3e00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.709864518 +0000 UTC m=+373.606908943 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.709864518 +0000 UTC m=+373.606908943 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003422a0 item 13 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.711529336 +0000 UTC m=+373.608573760 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcfc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.711529336 +0000 UTC m=+373.608573760 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 14 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc0008fdb40): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdb40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.713193762 +0000 UTC m=+373.610238187 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fdf00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.713193762 +0000 UTC m=+373.610238187 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 15 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.715505815 +0000 UTC m=+373.612550250 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.715505815 +0000 UTC m=+373.612550250 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343030 item 16 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.717407828 +0000 UTC m=+373.614452263 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839ec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.717407828 +0000 UTC m=+373.614452263 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.717407828 +0000 UTC m=+373.614452263 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 17 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.719859543 +0000 UTC m=+373.616903968 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2f80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.719859543 +0000 UTC m=+373.616903968 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab34c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000500e0 item 18 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.721735218 +0000 UTC m=+373.618779642 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.721735218 +0000 UTC m=+373.618779642 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc00c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.721735218 +0000 UTC m=+373.618779642 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc05c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000504d0 item 19 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.72405799 +0000 UTC m=+373.621102605 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc0c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.72405799 +0000 UTC m=+373.621102605 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050a10 item 20 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.725918145 +0000 UTC m=+373.622962580 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.725918145 +0000 UTC m=+373.622962580 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dc1d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.725918145 +0000 UTC m=+373.622962580 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce280): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 21 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.728858969 +0000 UTC m=+373.625903394 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dce900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.728858969 +0000 UTC m=+373.625903394 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcee40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051420 item 22 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.730842174 +0000 UTC m=+373.627886619 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf4c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.730842174 +0000 UTC m=+373.627886619 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcf9c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.730842174 +0000 UTC m=+373.627886619 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dcfec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051d50 item 23 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.733335568 +0000 UTC m=+373.630380003 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddc5c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.733335568 +0000 UTC m=+373.630380003 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddcb00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524770 item 24 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc000ddd140): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.73522107 +0000 UTC m=+373.632265495 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddd500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.73522107 +0000 UTC m=+373.632265495 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ddda00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.73522107 +0000 UTC m=+373.632265495 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dddf40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 25 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.738169349 +0000 UTC m=+373.635213784 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000dee640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.738169349 +0000 UTC m=+373.635213784 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000deeb80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ab0 item 26 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc000def1c0): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def1c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.740318616 +0000 UTC m=+373.637363041 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000def580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.740318616 +0000 UTC m=+373.637363041 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000defa80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.740318616 +0000 UTC m=+373.637363041 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c42a0 item 27 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.742526363 +0000 UTC m=+373.639570788 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003746c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.742526363 +0000 UTC m=+373.639570788 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000374c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c4850 item 28 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc000375240): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.744196661 +0000 UTC m=+373.641241086 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.744196661 +0000 UTC m=+373.641241086 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000375cc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5110 item 29 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.745908136 +0000 UTC m=+373.642952571 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004643c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.745908136 +0000 UTC m=+373.642952571 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5570 item 30 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): _readAt: size=2, off=0 2025/08/14 04:34:32 ERROR : open-test-file(0xc000464f40): Couldn't read size of file 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): close: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000464f40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.747564267 +0000 UTC m=+373.644608692 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000465300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.747564267 +0000 UTC m=+373.644608692 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0004659c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c5ab0 item 31 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.749191634 +0000 UTC m=+373.646236069 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005560c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.749191634 +0000 UTC m=+373.646236069 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4f50 item 32 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.750801979 +0000 UTC m=+373.647846414 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000556c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5500 item 33 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.75141967 +0000 UTC m=+373.648464095 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005570c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.75141967 +0000 UTC m=+373.648464095 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005575c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5880 item 33 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.753108132 +0000 UTC m=+373.650152557 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000557c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f5ce0 item 34 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.754004284 +0000 UTC m=+373.651048710 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.754004284 +0000 UTC m=+373.651048710 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424460 item 34 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.755576027 +0000 UTC m=+373.652620453 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2c80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424cb0 item 35 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.7562379 +0000 UTC m=+373.653282325 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.7562379 +0000 UTC m=+373.653282325 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3600): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424f50 item 35 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.757986806 +0000 UTC m=+373.655031232 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3c80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f60e0 item 36 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.758822545 +0000 UTC m=+373.655866971 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.758822545 +0000 UTC m=+373.655866971 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6a10 item 36 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.760873679 +0000 UTC m=+373.657918103 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f6d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f72d0 item 37 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.761543597 +0000 UTC m=+373.658588022 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.761543597 +0000 UTC m=+373.658588022 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7700): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f76c0 item 37 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.763155846 +0000 UTC m=+373.660200271 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006f7d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 38 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.763925201 +0000 UTC m=+373.660969636 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.763925201 +0000 UTC m=+373.660969636 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ecb0 item 38 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.765409319 +0000 UTC m=+373.662453754 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000746ec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 39 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.765953421 +0000 UTC m=+373.662997846 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007473c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.765953421 +0000 UTC m=+373.662997846 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007478c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 39 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.767518452 +0000 UTC m=+373.664562876 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000747f40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004868c0 item 40 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.768201493 +0000 UTC m=+373.665245919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007684c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.768201493 +0000 UTC m=+373.665245919 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768a00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000487490 item 40 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.769793154 +0000 UTC m=+373.666837579 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000768fc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045eee0 item 41 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.770394954 +0000 UTC m=+373.667439389 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007694c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f260 item 41 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.771096723 +0000 UTC m=+373.668141148 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769980): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.771096723 +0000 UTC m=+373.668141148 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000769ec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f5e0 item 41 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.772987304 +0000 UTC m=+373.670031729 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fc00 item 42 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.773862949 +0000 UTC m=+373.670907374 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8a80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fea0 item 42 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.77488507 +0000 UTC m=+373.671929505 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f8fc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.77488507 +0000 UTC m=+373.671929505 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004482a0 item 42 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.776368476 +0000 UTC m=+373.673412901 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0007f9b80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004489a0 item 43 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.779394349 +0000 UTC m=+373.676438795 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448cb0 item 43 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.780191047 +0000 UTC m=+373.677235492 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.780191047 +0000 UTC m=+373.677235492 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000856b80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448f50 item 43 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.783375128 +0000 UTC m=+373.680419564 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008571c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 44 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.784234281 +0000 UTC m=+373.681278716 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008576c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449f10 item 44 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.785192021 +0000 UTC m=+373.682236465 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000857c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.785192021 +0000 UTC m=+373.682236465 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000436620 item 44 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.78707098 +0000 UTC m=+373.684115426 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089c840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004371f0 item 45 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.787732373 +0000 UTC m=+373.684776808 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089cd40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.787732373 +0000 UTC m=+373.684776808 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089d440): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000437b90 item 45 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.789475688 +0000 UTC m=+373.686520133 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00089da80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047e8c0 item 46 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.790122703 +0000 UTC m=+373.687167138 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2000): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.790122703 +0000 UTC m=+373.687167138 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2700): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047eb60 item 46 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.792296927 +0000 UTC m=+373.689341352 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c2d40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f420 item 47 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.792826933 +0000 UTC m=+373.689871359 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.792826933 +0000 UTC m=+373.689871359 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008c3940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047f7a0 item 47 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.794528569 +0000 UTC m=+373.691572984 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6000): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047fea0 item 48 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.795011196 +0000 UTC m=+373.692055621 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.795011196 +0000 UTC m=+373.692055621 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f6c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a850 item 48 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.796571638 +0000 UTC m=+373.693616063 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bc00 item 49 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.797092887 +0000 UTC m=+373.694137312 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f76c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.797092887 +0000 UTC m=+373.694137312 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008f7c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043e540 item 49 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.798561004 +0000 UTC m=+373.695605430 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920300): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043f810 item 50 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.799204544 +0000 UTC m=+373.696248959 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920800): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.799204544 +0000 UTC m=+373.696248959 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000920d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043fb90 item 50 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.80234826 +0000 UTC m=+373.699392684 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530230 item 51 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.802895297 +0000 UTC m=+373.699939722 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.802895297 +0000 UTC m=+373.699939722 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000921e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005305b0 item 51 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.804244751 +0000 UTC m=+373.701289186 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093e540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530a10 item 52 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.804803071 +0000 UTC m=+373.701847496 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093ea40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.804803071 +0000 UTC m=+373.701847496 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093efc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530bd0 item 52 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.806078386 +0000 UTC m=+373.703122812 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093f640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531180 item 53 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.806613471 +0000 UTC m=+373.703657896 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00093fb40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.806613471 +0000 UTC m=+373.703657896 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531420 item 53 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.807940815 +0000 UTC m=+373.704985240 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978780): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531960 item 54 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.808537355 +0000 UTC m=+373.705581780 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000978c80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.808537355 +0000 UTC m=+373.705581780 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531ce0 item 54 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.809773407 +0000 UTC m=+373.706817832 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358620 item 55 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.810282894 +0000 UTC m=+373.707327329 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000979d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.810282894 +0000 UTC m=+373.707327329 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003587e0 item 55 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.811719353 +0000 UTC m=+373.708763777 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aa9c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358c40 item 56 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.812326624 +0000 UTC m=+373.709371048 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aaec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.812326624 +0000 UTC m=+373.709371048 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009ab440): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000358fc0 item 56 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.813636174 +0000 UTC m=+373.710680598 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009aba80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359500 item 57 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.814272259 +0000 UTC m=+373.711316683 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359730 item 57 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.814817793 +0000 UTC m=+373.711862218 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.814817793 +0000 UTC m=+373.711862218 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d4b00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000359ab0 item 57 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.816549747 +0000 UTC m=+373.713594171 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496310 item 58 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.817113255 +0000 UTC m=+373.714157680 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5680): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496770 item 58 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.817670822 +0000 UTC m=+373.714715247 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009d5bc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.817670822 +0000 UTC m=+373.714715247 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496fc0 item 58 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.818971135 +0000 UTC m=+373.716015560 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497880 item 59 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.819448702 +0000 UTC m=+373.716493128 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f6d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497ce0 item 59 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.820290223 +0000 UTC m=+373.717334648 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f72c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.820290223 +0000 UTC m=+373.717334648 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7840): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498000 item 59 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.821675275 +0000 UTC m=+373.718719710 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0009f7e80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 60 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.82211959 +0000 UTC m=+373.719164015 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a440): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004987e0 item 60 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.822723434 +0000 UTC m=+373.719767858 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1a980): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.822723434 +0000 UTC m=+373.719767858 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1af40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498a80 item 60 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.82401469 +0000 UTC m=+373.721059115 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1b580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499420 item 61 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.824469704 +0000 UTC m=+373.721514129 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a1bac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.824469704 +0000 UTC m=+373.721514129 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004996c0 item 61 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.826014767 +0000 UTC m=+373.723059192 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3c880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016e620 item 62 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.826533762 +0000 UTC m=+373.723578186 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3cdc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.826533762 +0000 UTC m=+373.723578186 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3d4c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016ea10 item 62 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.827974117 +0000 UTC m=+373.725018542 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a3db00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f180 item 63 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.828461503 +0000 UTC m=+373.725505948 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.828461503 +0000 UTC m=+373.725505948 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6c7c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f490 item 63 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.830050217 +0000 UTC m=+373.727094642 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6ce00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016f9d0 item 64 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.830591134 +0000 UTC m=+373.727635559 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6d340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.830591134 +0000 UTC m=+373.727635559 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a6da40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016fd50 item 64 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.832036218 +0000 UTC m=+373.729080642 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322460 item 65 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.832581583 +0000 UTC m=+373.729626008 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8a580): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.832581583 +0000 UTC m=+373.729626008 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8aa80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000322cb0 item 65 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.833958568 +0000 UTC m=+373.731002994 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003232d0 item 66 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.834590977 +0000 UTC m=+373.731635403 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8b540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.834590977 +0000 UTC m=+373.731635403 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000a8ba80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003238f0 item 66 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.835907831 +0000 UTC m=+373.732952256 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000323e30 item 67 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.83654653 +0000 UTC m=+373.733590956 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab85c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.83654653 +0000 UTC m=+373.733590956 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab8ac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330150 item 67 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.837871208 +0000 UTC m=+373.734915633 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330700 item 68 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.838387119 +0000 UTC m=+373.735431544 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.838387119 +0000 UTC m=+373.735431544 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab9b80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330a10 item 68 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.83977742 +0000 UTC m=+373.736821844 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330ee0 item 69 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.840914566 +0000 UTC m=+373.737959001 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae26c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.840914566 +0000 UTC m=+373.737959001 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae2bc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003312d0 item 69 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.842297504 +0000 UTC m=+373.739341930 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003316c0 item 70 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.842866873 +0000 UTC m=+373.739911299 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.842866873 +0000 UTC m=+373.739911299 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ae3c80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331a40 item 70 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.844152238 +0000 UTC m=+373.741196663 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04380): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336070 item 71 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.844662637 +0000 UTC m=+373.741707061 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.844662637 +0000 UTC m=+373.741707061 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b04d80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003363f0 item 71 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.845986664 +0000 UTC m=+373.743031089 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336a10 item 72 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.846509496 +0000 UTC m=+373.743553921 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.846509496 +0000 UTC m=+373.743553921 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b05e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000336cb0 item 72 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.847735098 +0000 UTC m=+373.744779524 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003370a0 item 73 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.84828993 +0000 UTC m=+373.745334356 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28980): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 73 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.8488221 +0000 UTC m=+373.745866525 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b28e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.8488221 +0000 UTC m=+373.745866525 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29380): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337490 item 73 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.850304936 +0000 UTC m=+373.747349360 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b299c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337960 item 74 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.850795968 +0000 UTC m=+373.747840393 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b29ec0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337b90 item 74 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.851421383 +0000 UTC m=+373.748465818 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4e480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.851421383 +0000 UTC m=+373.748465818 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4ea00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337d50 item 74 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.852675639 +0000 UTC m=+373.749720064 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee2a0 item 75 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.853099436 +0000 UTC m=+373.750143861 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4f540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): _writeAt: size=3, off=2 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee5b0 item 75 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.853624893 +0000 UTC m=+373.750669317 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b4fa80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.853624893 +0000 UTC m=+373.750669317 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee770 item 75 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.8550717 +0000 UTC m=+373.752116125 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7a680): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eed90 item 76 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.855741439 +0000 UTC m=+373.752785864 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7ab80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eefc0 item 76 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): _writeAt: size=3, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.856371492 +0000 UTC m=+373.753415916 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b0c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.856371492 +0000 UTC m=+373.753415916 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7b640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef180 item 76 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.857825313 +0000 UTC m=+373.754869738 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b7bc80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef570 item 77 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.858454285 +0000 UTC m=+373.755498709 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.858454285 +0000 UTC m=+373.755498709 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000b9c900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef730 item 77 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.864195289 +0000 UTC m=+373.761239724 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48140): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae1c0 item 78 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.865297109 +0000 UTC m=+373.762341534 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c486c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.865297109 +0000 UTC m=+373.762341534 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c48dc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ae460 item 78 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.867467135 +0000 UTC m=+373.764511560 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aea80 item 79 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.868089884 +0000 UTC m=+373.765134309 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000c49900): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.868089884 +0000 UTC m=+373.765134309 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee150 item 79 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.870724343 +0000 UTC m=+373.767768769 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04740): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee620 item 80 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.871553441 +0000 UTC m=+373.768597867 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d04c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.871553441 +0000 UTC m=+373.768597867 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 80 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.873441657 +0000 UTC m=+373.770486083 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05980): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eee00 item 81 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.874160208 +0000 UTC m=+373.771204633 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000d05e00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.874160208 +0000 UTC m=+373.771204633 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef030 item 81 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.87592283 +0000 UTC m=+373.772967245 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000528d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 82 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.876742699 +0000 UTC m=+373.773787124 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0005292c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.876742699 +0000 UTC m=+373.773787124 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef5e0 item 82 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.878275679 +0000 UTC m=+373.775320104 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083a940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eff10 item 83 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.879329528 +0000 UTC m=+373.776373954 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ae40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.879329528 +0000 UTC m=+373.776373954 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083b400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ee4d0 item 83 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.881050683 +0000 UTC m=+373.778095288 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00083ba80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eeaf0 item 84 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.881760084 +0000 UTC m=+373.778804509 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00016b3c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.881760084 +0000 UTC m=+373.778804509 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003a6c00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eecb0 item 84 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.883685901 +0000 UTC m=+373.780730317 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0002d9380): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef180 item 85 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.884674078 +0000 UTC m=+373.781718503 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b2d00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.884674078 +0000 UTC m=+373.781718503 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b35c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef340 item 85 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.888089714 +0000 UTC m=+373.785134140 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0000b3d40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ef810 item 86 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.890159002 +0000 UTC m=+373.787203427 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc2c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.890159002 +0000 UTC m=+373.787203427 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fc880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003efa40 item 86 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.892454754 +0000 UTC m=+373.789499179 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fcf00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aec40 item 87 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.893324448 +0000 UTC m=+373.790368873 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd400): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.893324448 +0000 UTC m=+373.790368873 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008fd940): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003aee00 item 87 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.895352116 +0000 UTC m=+373.792396542 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838040): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003af650 item 88 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.896187546 +0000 UTC m=+373.793231972 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838a00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.896187546 +0000 UTC m=+373.793231972 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000838fc0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003afb90 item 88 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.897963583 +0000 UTC m=+373.795008008 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0008396c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004564d0 item 89 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.898647458 +0000 UTC m=+373.795691883 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000839c40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456700 item 89 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.899392948 +0000 UTC m=+373.796437393 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2200): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.899392948 +0000 UTC m=+373.796437393 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab27c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a10 item 89 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.90118831 +0000 UTC m=+373.798232735 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab2e00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457030 item 90 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.901941104 +0000 UTC m=+373.798985529 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3340): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004572d0 item 90 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.902762738 +0000 UTC m=+373.799807154 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3880): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.902762738 +0000 UTC m=+373.799807154 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc000ab3e40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457570 item 90 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.904414421 +0000 UTC m=+373.801458845 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004579d0 item 91 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.905156564 +0000 UTC m=+373.802200990 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6a40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): >_readAt: n=2, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): _writeAt: size=3, off=7 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b90 item 91 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.906409639 +0000 UTC m=+373.803454064 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d6f80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): >_readAt: n=8, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.906409639 +0000 UTC m=+373.803454064 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7500): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457e30 item 91 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.908267238 +0000 UTC m=+373.805311663 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0003d7b40): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003422a0 item 92 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.909113559 +0000 UTC m=+373.806157983 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c100): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): open at offset 5 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342460 item 92 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): _readAt: size=2, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): _writeAt: size=3, off=5 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): >_writeAt: n=3, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.909954187 +0000 UTC m=+373.806998612 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054c640): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): >_readAt: n=3, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.909954187 +0000 UTC m=+373.806998612 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054cc00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342690 item 92 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.911766752 +0000 UTC m=+373.808811178 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d240): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342b60 item 93 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.91241488 +0000 UTC m=+373.809459304 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054d780): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.91241488 +0000 UTC m=+373.809459304 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00054de80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 93 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.914292767 +0000 UTC m=+373.811337192 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055e540): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343340 item 94 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.91494361 +0000 UTC m=+373.811988035 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055ea80): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.91494361 +0000 UTC m=+373.811988035 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f180): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343570 item 94 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.916570356 +0000 UTC m=+373.813614780 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055f7c0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343b20 item 95 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.917210829 +0000 UTC m=+373.814255254 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc00055fd00): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.917210829 +0000 UTC m=+373.814255254 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2480): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343ea0 item 95 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 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/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): open at offset 0 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): _readAt: size=2, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): >_readAt: n=0, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.918902126 +0000 UTC m=+373.815946551 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b2ac0): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): _writeAt: size=5, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): >openPending: err= 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050380 item 96 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): >_writeAt: n=5, err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.919613062 +0000 UTC m=+373.816657486 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3000): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:34:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:34:32 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:34:32 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:34:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): _readAt: size=512, off=0 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): openPending: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): >openPending: err= 2025/08/14 04:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): >_readAt: n=5, err=EOF 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): close: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:34:32.919613062 +0000 UTC m=+373.816657486 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:32 DEBUG : open-test-file(0xc0006b3700): >close: err= 2025/08/14 04:34:32 DEBUG : open-test-file: Remove: 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050540 item 96 2025/08/14 04:34:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:34:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:34:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:34:32 DEBUG : open-test-file: >Remove: err= 2025/08/14 04:34:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:32 DEBUG : Looking for writers 2025/08/14 04:34:32 DEBUG : >WaitForWriters: 2025/08/14 04:34:32 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.62s) --- PASS: TestRWFileHandleOpenTests/writes (0.83s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.79s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:33 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:33 DEBUG : file1: newRWFileHandle: 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): openPending: 2025/08/14 04:34:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): >openPending: err= 2025/08/14 04:34:33 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:34:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:34:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): _writeAt: size=2, off=0 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): >_writeAt: n=2, err= 2025/08/14 04:34:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): RWFileHandle.Flush 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): RWFileHandle.Release 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): close: 2025/08/14 04:34:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/14 04:34:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:33 DEBUG : file1(0xc0006b3ec0): >close: err= 2025/08/14 04:34:33 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:33 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:33 DEBUG : Looking for writers 2025/08/14 04:34:33 DEBUG : file1: reading active writers 2025/08/14 04:34:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:34 DEBUG : Looking for writers 2025/08/14 04:34:34 DEBUG : file1: reading active writers 2025/08/14 04:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:34 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/14 04:34:34 DEBUG : Looking for writers 2025/08/14 04:34:34 DEBUG : file1: reading active writers 2025/08/14 04:34:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:35 DEBUG : Looking for writers 2025/08/14 04:34:35 DEBUG : file1: reading active writers 2025/08/14 04:34:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/14 04:34:35 INFO : file1: Copied (new) 2025/08/14 04:34:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/14 04:34:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:34:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/14 04:34:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:34:35 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:34:36 DEBUG : Looking for writers 2025/08/14 04:34:36 DEBUG : file1: reading active writers 2025/08/14 04:34:36 DEBUG : >WaitForWriters: 2025/08/14 04:34:36 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:36 DEBUG : Looking for writers 2025/08/14 04:34:36 DEBUG : file1: reading active writers 2025/08/14 04:34:36 DEBUG : >WaitForWriters: 2025/08/14 04:34:36 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (4.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:37 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:37 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:37 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:34:37 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:37 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:34:37 DEBUG : rename_me: newRWFileHandle: 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): openPending: 2025/08/14 04:34:37 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:34:37 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): >openPending: err= 2025/08/14 04:34:37 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/14 04:34:37 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/14 04:34:37 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/14 04:34:37 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): _writeAt: size=5, off=0 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): >_writeAt: n=5, err= 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): close: 2025/08/14 04:34:37 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-14 04:34:37.577636587 +0000 UTC m=+378.474681092 2025/08/14 04:34:37 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/14 04:34:37 DEBUG : rename_me(0xc0006fca40): >close: err= 2025/08/14 04:34:37 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/14 04:34:37 DEBUG : i_was_renamed: Updating file with 0xc0009d6cc0 2025/08/14 04:34:37 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/14 04:34:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/14 04:34:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:34:37 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:34:37 DEBUG : Looking for writers 2025/08/14 04:34:37 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:34:38 DEBUG : Looking for writers 2025/08/14 04:34:38 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/08/14 04:34:38 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/08/14 04:34:38 DEBUG : Looking for writers 2025/08/14 04:34:38 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/08/14 04:34:39 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:34:39 INFO : i_was_renamed: Copied (new) 2025/08/14 04:34:39 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-14 04:34:37 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:34:39 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/14 04:34:39 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/14 04:34:39 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/14 04:34:39 DEBUG : Looking for writers 2025/08/14 04:34:39 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:34:39 DEBUG : >WaitForWriters: 2025/08/14 04:34:39 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:34:40 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:34:40 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:34:40 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:34:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-seqigod5hese" 2025/08/14 04:34:40 INFO : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:34:40 DEBUG : forgetting directory cache 2025/08/14 04:34:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): _readAt: size=512, off=0 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): openPending: 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:35:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): >openPending: err= 2025/08/14 04:34:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): >_readAt: n=20, err=EOF 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): close: 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:35:40 +0000 UTC 2025/08/14 04:34:42 DEBUG : TestRWCacheUpdate(0xc000528380): >close: err= 2025/08/14 04:34:42 DEBUG : Re-reading directory (177.736474ms old) 2025/08/14 04:34:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:34:43 DEBUG : forgetting directory cache 2025/08/14 04:34:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): _readAt: size=512, off=0 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): openPending: 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:36:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-14 03:35:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:36:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-14 03:35:40 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/14 04:34:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): >openPending: err= 2025/08/14 04:34:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): >_readAt: n=20, err=EOF 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): close: 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:36:40 +0000 UTC 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate(0xc00083ab00): >close: err= 2025/08/14 04:34:45 DEBUG : Re-reading directory (197.640971ms old) 2025/08/14 04:34:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:758 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.366020893s| > 1s (want 2025-08-14 03:36:40.366020893 +0000 UTC m=-3098.736934682 vs got 2025-08-14 03:35:40 +0000 UTC) (precision 1s) 2025/08/14 04:34:45 DEBUG : forgetting directory cache 2025/08/14 04:34:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate(0xc000528180): _readAt: size=512, off=0 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate(0xc000528180): openPending: 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:37:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-14 03:36:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:37:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-14 03:36:40 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/14 04:34:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate(0xc000528180): >openPending: err= 2025/08/14 04:34:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate(0xc000528180): >_readAt: n=20, err=EOF 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate(0xc000528180): close: 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:37:40 +0000 UTC 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate(0xc000528180): >close: err= 2025/08/14 04:34:48 DEBUG : Re-reading directory (181.503045ms old) 2025/08/14 04:34:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:34:48 DEBUG : forgetting directory cache 2025/08/14 04:34:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): _readAt: size=512, off=0 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): openPending: 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:38:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-14 03:37:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:38:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-14 03:37:40 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/14 04:34:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): >openPending: err= 2025/08/14 04:34:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): >_readAt: n=20, err=EOF 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): close: 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:38:40 +0000 UTC 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate(0xc000c48840): >close: err= 2025/08/14 04:34:50 DEBUG : Re-reading directory (182.899157ms old) 2025/08/14 04:34:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:34:51 DEBUG : forgetting directory cache 2025/08/14 04:34:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): _readAt: size=512, off=0 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): openPending: 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:39:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-14 03:38:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:39:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-14 03:38:40 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/14 04:34:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): >openPending: err= 2025/08/14 04:34:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): >_readAt: n=20, err=EOF 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): close: 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:39:40 +0000 UTC 2025/08/14 04:34:52 DEBUG : TestRWCacheUpdate(0xc000c480c0): >close: err= 2025/08/14 04:34:52 DEBUG : Re-reading directory (174.262822ms old) 2025/08/14 04:34:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:34:53 DEBUG : forgetting directory cache 2025/08/14 04:34:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/08/14 04:34:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): _readAt: size=512, off=0 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): openPending: 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:40:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-14 03:39:40 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:40:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-14 03:39:40 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/14 04:34:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:34:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): >openPending: err= 2025/08/14 04:34:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): >_readAt: n=20, err=EOF 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): close: 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:40:40 +0000 UTC 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate(0xc0006fc880): >close: err= 2025/08/14 04:34:55 DEBUG : Re-reading directory (180.525665ms old) 2025/08/14 04:34:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:758 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.366020893s| > 1s (want 2025-08-14 03:40:40.366020893 +0000 UTC m=-2858.736934682 vs got 2025-08-14 03:39:40 +0000 UTC) (precision 1s) 2025/08/14 04:34:55 DEBUG : forgetting directory cache 2025/08/14 04:34:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): _readAt: size=512, off=0 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): openPending: 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-14 03:41:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-14 03:40:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-14 03:41:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-14 03:40:40 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/14 04:34:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/14 04:34:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): >openPending: err= 2025/08/14 04:34:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): >_readAt: n=21, err=EOF 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): close: 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:41:40 +0000 UTC 2025/08/14 04:34:57 DEBUG : TestRWCacheUpdate(0xc000528440): >close: err= 2025/08/14 04:34:57 DEBUG : Re-reading directory (167.511088ms old) 2025/08/14 04:34:58 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:34:58 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:34:58 DEBUG : forgetting directory cache 2025/08/14 04:34:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/08/14 04:34:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): _readAt: size=512, off=0 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): openPending: 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-14 03:42:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-14 03:41:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-14 03:42:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-14 03:41:40 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/14 04:35:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/14 04:35:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): >openPending: err= 2025/08/14 04:35:00 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): >_readAt: n=22, err=EOF 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): close: 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:42:40 +0000 UTC 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate(0xc0006fc140): >close: err= 2025/08/14 04:35:00 DEBUG : Re-reading directory (163.61117ms old) 2025/08/14 04:35:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:35:00 DEBUG : forgetting directory cache 2025/08/14 04:35:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): _readAt: size=512, off=0 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): openPending: 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-14 03:43:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-14 03:42:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-14 03:43:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-14 03:42:40 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/14 04:35:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/14 04:35:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): >openPending: err= 2025/08/14 04:35:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): >_readAt: n=23, err=EOF 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): close: 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:43:40 +0000 UTC 2025/08/14 04:35:02 DEBUG : TestRWCacheUpdate(0xc0006fc200): >close: err= 2025/08/14 04:35:02 DEBUG : Re-reading directory (164.619844ms old) 2025/08/14 04:35:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:35:03 DEBUG : forgetting directory cache 2025/08/14 04:35:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate(0xc000528600): _readAt: size=512, off=0 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate(0xc000528600): openPending: 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-14 03:44:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-14 03:43:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-14 03:44:40 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-14 03:43:40 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/14 04:35:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/14 04:35:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate(0xc000528600): >openPending: err= 2025/08/14 04:35:04 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate(0xc000528600): >_readAt: n=24, err=EOF 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate(0xc000528600): close: 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:44:40 +0000 UTC 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate(0xc000528600): >close: err= 2025/08/14 04:35:05 DEBUG : Re-reading directory (165.969177ms old) 2025/08/14 04:35:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:35:05 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:05 DEBUG : Looking for writers 2025/08/14 04:35:05 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/14 04:35:05 DEBUG : >WaitForWriters: 2025/08/14 04:35:05 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': vfs cache: cleaner exiting 2025/08/14 04:35:05 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (25.57s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.71s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:07 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/08/14 04:35:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/08/14 04:35:10 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:10 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:10 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:10 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:10 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/14 04:35:10 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/14 04:35:10 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/14 04:35:10 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:35:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/14 04:35:11 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:11 DEBUG : Looking for writers 2025/08/14 04:35:11 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/14 04:35:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/14 04:35:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.74s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:12 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:12 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:12 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': Reusing VFS from active cache 2025/08/14 04:35:12 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:12 DEBUG : Looking for writers 2025/08/14 04:35:12 DEBUG : >WaitForWriters: 2025/08/14 04:35:12 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:12 DEBUG : Looking for writers 2025/08/14 04:35:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:12 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:12 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:12 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:12 DEBUG : Looking for writers 2025/08/14 04:35:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:13 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:13 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:13 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:13 DEBUG : Looking for writers 2025/08/14 04:35:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.38s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:13 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:13 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:18 DEBUG : dir: Looking for writers 2025/08/14 04:35:18 DEBUG : file2: reading active writers 2025/08/14 04:35:18 DEBUG : Looking for writers 2025/08/14 04:35:18 DEBUG : dir: reading active writers 2025/08/14 04:35:18 DEBUG : file1: reading active writers 2025/08/14 04:35:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.23s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:19 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:19 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:24 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:24 DEBUG : dir: Looking for writers 2025/08/14 04:35:24 DEBUG : Looking for writers 2025/08/14 04:35:24 DEBUG : dir: reading active writers 2025/08/14 04:35:24 DEBUG : file1: reading active writers 2025/08/14 04:35:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.47s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:25 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:25 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:25 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:28 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:29 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:35:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:35:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:35:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/14 04:35:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/14 04:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:35:29 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:35:31 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:35:31 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/14 04:35:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:35:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/14 04:35:31 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:31 DEBUG : dir: Looking for writers 2025/08/14 04:35:31 DEBUG : file2: reading active writers 2025/08/14 04:35:31 DEBUG : new_file.txt: reading active writers 2025/08/14 04:35:31 DEBUG : Looking for writers 2025/08/14 04:35:31 DEBUG : dir: reading active writers 2025/08/14 04:35:31 DEBUG : file1: reading active writers 2025/08/14 04:35:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.44s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:32 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:32 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/08/14 04:35:36 DEBUG : dir/file2: same parent dir (ODFfOTM4MzIwOV9najZ4VA) - using file/rename instead of move_copy for dir/file1 2025/08/14 04:35:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/14 04:35:36 DEBUG : dir/file1: Updating file with dir/file1 0xc00085d980 2025/08/14 04:35:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/14 04:35:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:37 INFO : dir/file1: Moved (server-side) to: file0 2025/08/14 04:35:37 DEBUG : file0: Updating file with file0 0xc00085d980 2025/08/14 04:35:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:35:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/14 04:35:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:37 DEBUG : dir: Looking for writers 2025/08/14 04:35:37 DEBUG : Looking for writers 2025/08/14 04:35:37 DEBUG : dir: reading active writers 2025/08/14 04:35:37 DEBUG : file0: reading active writers 2025/08/14 04:35:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.95s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:38 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:38 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:38 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:38 DEBUG : Looking for writers 2025/08/14 04:35:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.52s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:39 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:39 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:39 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/14 04:35:39 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/14 04:35:40 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/14 04:35:41 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/14 04:35:42 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/14 04:35:43 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:43 DEBUG : b: Looking for writers 2025/08/14 04:35:43 DEBUG : c: Looking for writers 2025/08/14 04:35:43 DEBUG : d: Looking for writers 2025/08/14 04:35:43 DEBUG : Looking for writers 2025/08/14 04:35:43 DEBUG : a: Looking for writers 2025/08/14 04:35:43 DEBUG : Looking for writers 2025/08/14 04:35:43 DEBUG : a: reading active writers 2025/08/14 04:35:43 DEBUG : b: reading active writers 2025/08/14 04:35:43 DEBUG : c: reading active writers 2025/08/14 04:35:43 DEBUG : d: reading active writers 2025/08/14 04:35:43 DEBUG : /: reading active writers 2025/08/14 04:35:43 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.14s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:45 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:45 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:46 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/14 04:35:46 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/14 04:35:47 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/14 04:35:47 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/14 04:35:50 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:50 DEBUG : a/b/c/d: Looking for writers 2025/08/14 04:35:50 DEBUG : a/b/c: Looking for writers 2025/08/14 04:35:50 DEBUG : d: reading active writers 2025/08/14 04:35:50 DEBUG : a/b: Looking for writers 2025/08/14 04:35:50 DEBUG : c: reading active writers 2025/08/14 04:35:50 DEBUG : a: Looking for writers 2025/08/14 04:35:50 DEBUG : b: reading active writers 2025/08/14 04:35:50 DEBUG : Looking for writers 2025/08/14 04:35:50 DEBUG : a: reading active writers 2025/08/14 04:35:50 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.47s) === 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:52 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:52 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:52 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:52 DEBUG : Looking for writers 2025/08/14 04:35:52 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === 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-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:53 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:53 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:53 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:53 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/14 04:35:53 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/14 04:35:53 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/14 04:35:53 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:35:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:35:54 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:35:54 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:35:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:55 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/14 04:35:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:35:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:55 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:35:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:35:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:35:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:35:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:35:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:56 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (7 bytes), uploading instead of streaming 2025/08/14 04:35:56 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/08/14 04:35:57 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/14 04:35:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:35:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:57 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:35:57 DEBUG : Looking for writers 2025/08/14 04:35:57 DEBUG : file1: reading active writers 2025/08/14 04:35:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.94s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:35:57 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:35:57 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:35:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:35:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:35:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:35:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:35:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/14 04:35:59 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/14 04:35:59 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/14 04:35:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/14 04:35:59 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (11 bytes), uploading instead of streaming 2025/08/14 04:35:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/08/14 04:36:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:36:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/14 04:36:01 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:01 DEBUG : Looking for writers 2025/08/14 04:36:01 DEBUG : file1: reading active writers 2025/08/14 04:36:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.65s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:36:01 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:36:01 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:36:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:36:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:36:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:36:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/14 04:36:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:01 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:36:02 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/08/14 04:36:03 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:36:03 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:03 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/14 04:36:03 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:03 DEBUG : Looking for writers 2025/08/14 04:36:03 DEBUG : file1: reading active writers 2025/08/14 04:36:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.52s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:36:04 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:36:04 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:36:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:36:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:04 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:36:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:36:04 DEBUG : file1: WriteFileHandle.Release closing 2025/08/14 04:36:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:04 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:36:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:36:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:06 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/14 04:36:06 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:06 DEBUG : Looking for writers 2025/08/14 04:36:06 DEBUG : file1: reading active writers 2025/08/14 04:36:06 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (10.00s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:36:14 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:36:14 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:36:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:36:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:36:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:36:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:36:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:14 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (2 bytes), uploading instead of streaming 2025/08/14 04:36:15 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/08/14 04:36:16 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/14 04:36:16 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:16 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/14 04:36:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:16 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:16 DEBUG : Looking for writers 2025/08/14 04:36:16 DEBUG : file1: reading active writers 2025/08/14 04:36:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.74s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:36:16 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:36:16 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:36:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:36:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:36:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:36:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:36:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:17 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:36:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:36:18 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:36:18 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:36:18 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:36:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:36:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:36:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/14 04:36:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:18 DEBUG : Looking for writers 2025/08/14 04:36:18 DEBUG : file1: reading active writers 2025/08/14 04:36:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.35s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-seqigod5hese'", Local "Local file system at /tmp/rclone191669044", Modify Window "1s" 2025/08/14 04:36:19 INFO : OpenDrive root 'rclone-test-seqigod5hese': poll-interval is not supported by this remote 2025/08/14 04:36:19 NOTICE: OpenDrive root 'rclone-test-seqigod5hese': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:36:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:36:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:36:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:19 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:36:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:36:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:19 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': File to upload is small (100 bytes), uploading instead of streaming 2025/08/14 04:36:20 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/08/14 04:36:21 DEBUG : file1: md5 = e47bb7a2d67f26f36ab291c666ba4bfe OK 2025/08/14 04:36:21 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:36:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:36:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:36:21 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:36:21 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:36:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:36:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:36:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/14 04:36:21 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:36:21 DEBUG : Looking for writers 2025/08/14 04:36:21 DEBUG : file1: reading active writers 2025/08/14 04:36:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.88s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/08/14 04:36:22 DEBUG : OpenDrive root 'rclone-test-seqigod5hese': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m4.180999986s (try 1/5): exit status 1: Failed [TestRWCacheUpdate]