"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/14 06:21:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vacimat5woqa" 2025/04/14 06:21:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 06:21:41 DEBUG : Starting OpenDrive session with ID: 2908cb2aa0cdf8d6d0581ed9dc6e6914cb9752e65251b293f998b90e7f87781a 2025/04/14 06:21:41 DEBUG : Creating backend with remote "/tmp/rclone3964917995" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:21:41 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:21:41 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:21:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:21:44 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:21:44 DEBUG : dir: Looking for writers 2025/04/14 06:21:44 DEBUG : : Looking for writers 2025/04/14 06:21:44 DEBUG : dir: reading active writers 2025/04/14 06:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.91s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:21:45 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:21:45 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:21:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:21:48 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/14 06:21:49 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/04/14 06:21:51 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:21:51 DEBUG : dir/subdir: Looking for writers 2025/04/14 06:21:51 DEBUG : dir: Looking for writers 2025/04/14 06:21:51 DEBUG : file1: reading active writers 2025/04/14 06:21:51 DEBUG : file2: reading active writers 2025/04/14 06:21:51 DEBUG : subdir: reading active writers 2025/04/14 06:21:51 DEBUG : : Looking for writers 2025/04/14 06:21:51 DEBUG : dir: reading active writers 2025/04/14 06:21:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.21s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:21:53 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:21:53 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:21:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:21:56 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:21:56 DEBUG : dir: Looking for writers 2025/04/14 06:21:56 DEBUG : file1: reading active writers 2025/04/14 06:21:56 DEBUG : : Looking for writers 2025/04/14 06:21:56 DEBUG : dir: reading active writers 2025/04/14 06:21:56 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.58s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:21:57 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:21:57 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:21:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:21:59 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:21:59 DEBUG : dir: Looking for writers 2025/04/14 06:21:59 DEBUG : : Looking for writers 2025/04/14 06:21:59 DEBUG : dir: reading active writers 2025/04/14 06:21:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.43s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:00 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:00 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:03 DEBUG : dir: forgetting directory cache 2025/04/14 06:22:03 DEBUG : : forgetting directory cache 2025/04/14 06:22:03 DEBUG : dir: forgetting directory cache 2025/04/14 06:22:03 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:03 DEBUG : : Looking for writers 2025/04/14 06:22:03 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.81s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:04 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:04 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:07 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/04/14 06:22:07 DEBUG : dir: invalidating directory cache 2025/04/14 06:22:07 DEBUG : : >ForgetPath: 2025/04/14 06:22:07 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/04/14 06:22:07 DEBUG : : invalidating directory cache 2025/04/14 06:22:07 DEBUG : dir: forgetting directory cache 2025/04/14 06:22:07 DEBUG : : >ForgetPath: 2025/04/14 06:22:07 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/04/14 06:22:07 DEBUG : : >ForgetPath: 2025/04/14 06:22:07 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:07 DEBUG : dir: Looking for writers 2025/04/14 06:22:07 DEBUG : : Looking for writers 2025/04/14 06:22:07 DEBUG : dir: reading active writers 2025/04/14 06:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.70s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:08 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:08 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:12 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/04/14 06:22:14 DEBUG : : forgetting directory cache 2025/04/14 06:22:14 DEBUG : dir: forgetting directory cache 2025/04/14 06:22:14 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:14 DEBUG : dir: Looking for writers 2025/04/14 06:22:14 DEBUG : fil/a/b: Looking for writers 2025/04/14 06:22:14 DEBUG : fil/a: Looking for writers 2025/04/14 06:22:14 DEBUG : b: reading active writers 2025/04/14 06:22:14 DEBUG : fil: Looking for writers 2025/04/14 06:22:14 DEBUG : a: reading active writers 2025/04/14 06:22:14 DEBUG : : Looking for writers 2025/04/14 06:22:14 DEBUG : dir: reading active writers 2025/04/14 06:22:14 DEBUG : fil: reading active writers 2025/04/14 06:22:14 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.10s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:17 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:17 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:20 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:20 DEBUG : dir: Looking for writers 2025/04/14 06:22:20 DEBUG : : Looking for writers 2025/04/14 06:22:20 DEBUG : dir: reading active writers 2025/04/14 06:22:20 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (4.32s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:21 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:24 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:24 DEBUG : dir: Looking for writers 2025/04/14 06:22:24 DEBUG : file1: reading active writers 2025/04/14 06:22:24 DEBUG : : Looking for writers 2025/04/14 06:22:24 DEBUG : dir: reading active writers 2025/04/14 06:22:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.70s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:25 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:25 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:28 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/14 06:22:30 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/04/14 06:22:32 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/14 06:22:32 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/14 06:22:32 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/14 06:22:32 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/14 06:22:32 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/04/14 06:22:35 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/04/14 06:22:36 DEBUG : dir: invalidating directory cache 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/14 06:22:37 DEBUG : dir/file1: Reset virtual modtime 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/14 06:22:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/14 06:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/14 06:22:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/14 06:22:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:22:37 DEBUG : dir: invalidating directory cache 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/14 06:22:37 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/14 06:22:37 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/14 06:22:37 DEBUG : : forgetting directory cache 2025/04/14 06:22:37 DEBUG : dir: forgetting directory cache 2025/04/14 06:22:37 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/14 06:22:37 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:37 DEBUG : dir/virtualDir: Looking for writers 2025/04/14 06:22:37 DEBUG : dir: Looking for writers 2025/04/14 06:22:37 DEBUG : virtualFile2: reading active writers 2025/04/14 06:22:37 DEBUG : virtualFile: reading active writers 2025/04/14 06:22:37 DEBUG : virtualDir: reading active writers 2025/04/14 06:22:37 DEBUG : file1: reading active writers 2025/04/14 06:22:37 DEBUG : : Looking for writers 2025/04/14 06:22:37 DEBUG : dir: reading active writers 2025/04/14 06:22:37 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.81s) --- PASS: TestDirReadDirAll/Virtual (5.05s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:39 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:39 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:41 ERROR : dir/: Can only open directories read only 2025/04/14 06:22:41 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:41 DEBUG : dir: Looking for writers 2025/04/14 06:22:41 DEBUG : : Looking for writers 2025/04/14 06:22:41 DEBUG : dir: reading active writers 2025/04/14 06:22:41 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.41s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:42 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:42 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2025/04/14 06:22:45 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/14 06:22:45 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/14 06:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/14 06:22:45 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/14 06:22:46 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/14 06:22:47 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:22:47 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/14 06:22:47 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/14 06:22:47 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:47 DEBUG : dir: Looking for writers 2025/04/14 06:22:47 DEBUG : potato: reading active writers 2025/04/14 06:22:47 DEBUG : file1: reading active writers 2025/04/14 06:22:47 DEBUG : : Looking for writers 2025/04/14 06:22:47 DEBUG : dir: reading active writers 2025/04/14 06:22:47 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.74s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:48 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:48 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/14 06:22:51 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:51 DEBUG : dir/sub: Looking for writers 2025/04/14 06:22:51 DEBUG : dir: Looking for writers 2025/04/14 06:22:51 DEBUG : file1: reading active writers 2025/04/14 06:22:51 DEBUG : sub: reading active writers 2025/04/14 06:22:51 DEBUG : : Looking for writers 2025/04/14 06:22:51 DEBUG : dir: reading active writers 2025/04/14 06:22:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.21s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:22:53 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:22:53 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:22:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:22:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/14 06:22:57 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/04/14 06:22:58 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:22:58 DEBUG : dir/sub/subsub: Looking for writers 2025/04/14 06:22:58 DEBUG : dir/sub: Looking for writers 2025/04/14 06:22:58 DEBUG : subsub: reading active writers 2025/04/14 06:22:58 DEBUG : dir: Looking for writers 2025/04/14 06:22:58 DEBUG : file1: reading active writers 2025/04/14 06:22:58 DEBUG : sub: reading active writers 2025/04/14 06:22:58 DEBUG : : Looking for writers 2025/04/14 06:22:58 DEBUG : dir: reading active writers 2025/04/14 06:22:58 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.79s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:00 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:00 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:02 ERROR : dir/: Dir.Remove not empty 2025/04/14 06:23:02 DEBUG : dir/file1: Remove: 2025/04/14 06:23:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:23:03 DEBUG : dir/file1: >Remove: err= 2025/04/14 06:23:03 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/14 06:23:03 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:03 DEBUG : : Looking for writers 2025/04/14 06:23:03 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.72s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:03 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:03 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:06 DEBUG : dir/file1: Remove: 2025/04/14 06:23:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:23:06 DEBUG : dir/file1: >Remove: err= 2025/04/14 06:23:07 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/14 06:23:07 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:07 DEBUG : : Looking for writers 2025/04/14 06:23:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.74s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:07 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:07 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:10 DEBUG : dir/file1: Remove: 2025/04/14 06:23:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:23:10 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/04/14 06:23:10 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:10 DEBUG : dir: Looking for writers 2025/04/14 06:23:10 DEBUG : : Looking for writers 2025/04/14 06:23:10 DEBUG : dir: reading active writers 2025/04/14 06:23:10 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.09s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:11 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:11 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:15 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/04/14 06:23:16 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/14 06:23:16 DEBUG : dir2: same parent dir (ODFfODIzMzA5M192cXhrRA) - using folder/rename instead of move_copy 2025/04/14 06:23:16 DEBUG : dir: Updating dir with dir2 0xc0001faf70 2025/04/14 06:23:16 DEBUG : dir: forgetting directory cache 2025/04/14 06:23:16 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/14 06:23:16 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/14 06:23:17 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/14 06:23:17 DEBUG : file2: Updating file with file2 0xc0003c3380 2025/04/14 06:23:17 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/14 06:23:17 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/14 06:23:18 INFO : dir2/file3: Deleted 2025/04/14 06:23:18 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/14 06:23:18 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0003c3380 2025/04/14 06:23:18 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/14 06:23:18 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/14 06:23:19 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/14 06:23:19 DEBUG : renamed empty directory: same parent dir (ODFfODIzMzA5M192cXhrRA) - using folder/rename instead of move_copy 2025/04/14 06:23:20 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0003e52b0 2025/04/14 06:23:20 DEBUG : empty directory: forgetting directory cache 2025/04/14 06:23:20 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/14 06:23:20 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/14 06:23:20 DEBUG : dir2: Renaming to "dir3" 2025/04/14 06:23:20 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:20 DEBUG : dir3: Looking for writers 2025/04/14 06:23:20 DEBUG : file3: reading active writers 2025/04/14 06:23:20 DEBUG : renamed empty directory: Looking for writers 2025/04/14 06:23:20 DEBUG : : Looking for writers 2025/04/14 06:23:20 DEBUG : dir3: reading active writers 2025/04/14 06:23:20 DEBUG : renamed empty directory: reading active writers 2025/04/14 06:23:20 DEBUG : >WaitForWriters: --- PASS: TestDirRename (9.82s) === 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-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:21 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/14 06:23:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:23:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:23:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/14 06:23:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/14 06:23:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/14 06:23:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/14 06:23:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:23:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:23:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/14 06:23:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/14 06:23:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/14 06:23:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/14 06:23:24 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (12 bytes), uploading instead of streaming 2025/04/14 06:23:25 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/14 06:23:26 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/14 06:23:26 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/14 06:23:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/14 06:23:26 DEBUG : : forgetting directory cache 2025/04/14 06:23:26 DEBUG : dir: forgetting directory cache 2025/04/14 06:23:26 DEBUG : dir/sub: forgetting directory cache 2025/04/14 06:23:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/14 06:23:26 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/14 06:23:26 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/14 06:23:27 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/14 06:23:28 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:23:28 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/14 06:23:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/14 06:23:28 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:28 DEBUG : dir/sub: Looking for writers 2025/04/14 06:23:28 DEBUG : file0: reading active writers 2025/04/14 06:23:28 DEBUG : file2: reading active writers 2025/04/14 06:23:28 DEBUG : dir: Looking for writers 2025/04/14 06:23:28 DEBUG : file1: reading active writers 2025/04/14 06:23:28 DEBUG : sub: reading active writers 2025/04/14 06:23:28 DEBUG : : Looking for writers 2025/04/14 06:23:28 DEBUG : dir: reading active writers 2025/04/14 06:23:28 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.32s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:29 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:29 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/04/14 06:23:29 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:29 DEBUG : : Looking for writers 2025/04/14 06:23:29 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.33s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:30 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:30 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:23:32 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/14 06:23:32 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/14 06:23:32 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:23:32 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/14 06:23:32 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/14 06:23:32 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/14 06:23:32 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:23:32 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/14 06:23:32 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:32 DEBUG : dir: Looking for writers 2025/04/14 06:23:32 DEBUG : file1: reading active writers 2025/04/14 06:23:32 DEBUG : file1.metadata: reading active writers 2025/04/14 06:23:32 DEBUG : : Looking for writers 2025/04/14 06:23:32 DEBUG : dir: reading active writers 2025/04/14 06:23:32 DEBUG : dir.metadata: reading active writers 2025/04/14 06:23:32 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.78s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:33 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:33 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:36 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:36 DEBUG : dir: Looking for writers 2025/04/14 06:23:36 DEBUG : file1: reading active writers 2025/04/14 06:23:36 DEBUG : : Looking for writers 2025/04/14 06:23:36 DEBUG : dir: reading active writers 2025/04/14 06:23:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.68s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:37 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:37 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:41 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/04/14 06:23:42 DEBUG : Can set mod time: true 2025/04/14 06:23:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/14 06:23:43 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:43 DEBUG : dir: Looking for writers 2025/04/14 06:23:43 DEBUG : file1: reading active writers 2025/04/14 06:23:43 DEBUG : : Looking for writers 2025/04/14 06:23:43 DEBUG : dir: reading active writers 2025/04/14 06:23:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:44 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:44 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:23:46 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/14 06:23:47 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:23:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/14 06:23:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/14 06:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:23:48 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:48 DEBUG : dir: Looking for writers 2025/04/14 06:23:48 DEBUG : file1: reading active writers 2025/04/14 06:23:48 DEBUG : : Looking for writers 2025/04/14 06:23:48 DEBUG : dir: reading active writers 2025/04/14 06:23:48 DEBUG : >WaitForWriters: 2025/04/14 06:23:48 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:48 DEBUG : dir: Looking for writers 2025/04/14 06:23:48 DEBUG : file1: reading active writers 2025/04/14 06:23:48 DEBUG : : Looking for writers 2025/04/14 06:23:48 DEBUG : dir: reading active writers 2025/04/14 06:23:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:49 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:49 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:23:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:23:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:23:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:23:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/14 06:23:52 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:23:53 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:23:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/14 06:23:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/14 06:23:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:23:54 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:54 DEBUG : dir: Looking for writers 2025/04/14 06:23:54 DEBUG : file1: reading active writers 2025/04/14 06:23:54 DEBUG : : Looking for writers 2025/04/14 06:23:54 DEBUG : dir: reading active writers 2025/04/14 06:23:54 DEBUG : >WaitForWriters: 2025/04/14 06:23:54 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:54 DEBUG : dir: Looking for writers 2025/04/14 06:23:54 DEBUG : file1: reading active writers 2025/04/14 06:23:54 DEBUG : : Looking for writers 2025/04/14 06:23:54 DEBUG : dir: reading active writers 2025/04/14 06:23:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:23:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:23:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:23:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:23:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:23:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:23:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/14 06:23:59 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:23:59 DEBUG : dir: Looking for writers 2025/04/14 06:23:59 DEBUG : file1: reading active writers 2025/04/14 06:23:59 DEBUG : : Looking for writers 2025/04/14 06:23:59 DEBUG : dir: reading active writers 2025/04/14 06:23:59 DEBUG : >WaitForWriters: 2025/04/14 06:23:59 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:00 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:00 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:24:00 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:00 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:24:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/14 06:24:02 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:24:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:24:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:24:02 DEBUG : dir/file1(0xc0009c6840): close: 2025/04/14 06:24:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/14 06:24:02 DEBUG : dir/file1(0xc0009c6840): >close: err= 2025/04/14 06:24:02 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:02 DEBUG : dir: Looking for writers 2025/04/14 06:24:02 DEBUG : file1: reading active writers 2025/04/14 06:24:02 DEBUG : : Looking for writers 2025/04/14 06:24:02 DEBUG : dir: reading active writers 2025/04/14 06:24:02 DEBUG : >WaitForWriters: 2025/04/14 06:24:03 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:03 DEBUG : dir: Looking for writers 2025/04/14 06:24:03 DEBUG : file1: reading active writers 2025/04/14 06:24:03 DEBUG : : Looking for writers 2025/04/14 06:24:03 DEBUG : dir: reading active writers 2025/04/14 06:24:03 DEBUG : >WaitForWriters: 2025/04/14 06:24:03 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:04 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:24:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:04 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:24:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/14 06:24:06 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:24:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:24:06 DEBUG : dir/file1(0xc00039e6c0): _writeAt: size=5, off=0 2025/04/14 06:24:06 DEBUG : dir/file1(0xc00039e6c0): openPending: 2025/04/14 06:24:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/14 06:24:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:24:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:06 DEBUG : dir/file1(0xc00039e6c0): >openPending: err= 2025/04/14 06:24:06 DEBUG : dir/file1(0xc00039e6c0): >_writeAt: n=5, err= 2025/04/14 06:24:06 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/14 06:24:06 DEBUG : dir/file1(0xc00039e6c0): close: 2025/04/14 06:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/14 06:24:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/14 06:24:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/14 06:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/14 06:24:07 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/14 06:24:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:24:07 DEBUG : dir/file1(0xc00039e6c0): >close: err= 2025/04/14 06:24:07 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:24:07 DEBUG : dir/file1: vfs cache: starting upload 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:24:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:07 DEBUG : dir: Looking for writers 2025/04/14 06:24:07 DEBUG : file1: reading active writers 2025/04/14 06:24:07 DEBUG : : Looking for writers 2025/04/14 06:24:07 DEBUG : dir: reading active writers 2025/04/14 06:24:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:24:08 DEBUG : dir: Looking for writers 2025/04/14 06:24:08 DEBUG : file1: reading active writers 2025/04/14 06:24:08 DEBUG : : Looking for writers 2025/04/14 06:24:08 DEBUG : dir: reading active writers 2025/04/14 06:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:24:08 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/14 06:24:08 INFO : dir/file1: Copied (replaced existing) 2025/04/14 06:24:08 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/14 06:24:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/14 06:24:08 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/14 06:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/14 06:24:09 DEBUG : dir: Looking for writers 2025/04/14 06:24:09 DEBUG : file1: reading active writers 2025/04/14 06:24:09 DEBUG : : Looking for writers 2025/04/14 06:24:09 DEBUG : dir: reading active writers 2025/04/14 06:24:09 DEBUG : >WaitForWriters: 2025/04/14 06:24:09 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:09 DEBUG : dir: Looking for writers 2025/04/14 06:24:09 DEBUG : file1: reading active writers 2025/04/14 06:24:09 DEBUG : : Looking for writers 2025/04/14 06:24:09 DEBUG : dir: reading active writers 2025/04/14 06:24:09 DEBUG : >WaitForWriters: 2025/04/14 06:24:09 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.14s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.45s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.37s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.38s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.19s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.55s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:10 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:10 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:24:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:24:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/14 06:24:13 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:13 DEBUG : dir: Looking for writers 2025/04/14 06:24:13 DEBUG : file1: reading active writers 2025/04/14 06:24:13 DEBUG : : Looking for writers 2025/04/14 06:24:13 DEBUG : dir: reading active writers 2025/04/14 06:24:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.06s) === RUN TestFileOpenReadUnknownSize 2025/04/14 06:24:14 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/04/14 06:24:14 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:14 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:24:14 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/04/14 06:24:14 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:14 DEBUG : : Looking for writers 2025/04/14 06:24:14 DEBUG : file.txt: reading active writers 2025/04/14 06:24:14 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:14 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:14 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:17 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/14 06:24:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/14 06:24:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:24:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/14 06:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:19 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:19 DEBUG : dir: Looking for writers 2025/04/14 06:24:19 DEBUG : file1: reading active writers 2025/04/14 06:24:19 DEBUG : : Looking for writers 2025/04/14 06:24:19 DEBUG : dir: reading active writers 2025/04/14 06:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.35s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:20 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:20 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:22 DEBUG : dir/file1: Remove: 2025/04/14 06:24:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:23 DEBUG : dir/file1: >Remove: err= 2025/04/14 06:24:23 DEBUG : dir/file1: Remove: 2025/04/14 06:24:23 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/14 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:23 DEBUG : dir: Looking for writers 2025/04/14 06:24:23 DEBUG : : Looking for writers 2025/04/14 06:24:23 DEBUG : dir: reading active writers 2025/04/14 06:24:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.07s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:24 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:24 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:26 DEBUG : dir/file1: Remove: 2025/04/14 06:24:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:27 DEBUG : dir/file1: >Remove: err= 2025/04/14 06:24:27 DEBUG : dir/file1: Remove: 2025/04/14 06:24:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/14 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:27 DEBUG : dir: Looking for writers 2025/04/14 06:24:27 DEBUG : : Looking for writers 2025/04/14 06:24:27 DEBUG : dir: reading active writers 2025/04/14 06:24:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.02s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:28 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:28 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:24:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/14 06:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:24:30 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/14 06:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:24:30 DEBUG : dir/file1: Open: flags=0x3 2025/04/14 06:24:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/14 06:24:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/14 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:30 DEBUG : dir: Looking for writers 2025/04/14 06:24:30 DEBUG : file1: reading active writers 2025/04/14 06:24:30 DEBUG : : Looking for writers 2025/04/14 06:24:30 DEBUG : dir: reading active writers 2025/04/14 06:24:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.55s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:31 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:31 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:34 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:34 DEBUG : dir: Looking for writers 2025/04/14 06:24:34 DEBUG : file1: reading active writers 2025/04/14 06:24:34 DEBUG : : Looking for writers 2025/04/14 06:24:34 DEBUG : dir: reading active writers 2025/04/14 06:24:34 DEBUG : >WaitForWriters: 2025/04/14 06:24:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:24:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6000 2025/04/14 06:24:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:24:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:24:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b6000 2025/04/14 06:24:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:24:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:24:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc0009b6000 2025/04/14 06:24:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:24:36 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/14 06:24:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/14 06:24:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:24:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/14 06:24:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:24:37 DEBUG : newLeaf: Running delayed rename now 2025/04/14 06:24:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:24:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6000 2025/04/14 06:24:38 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:38 DEBUG : dir: Looking for writers 2025/04/14 06:24:38 DEBUG : : Looking for writers 2025/04/14 06:24:38 DEBUG : dir: reading active writers 2025/04/14 06:24:38 DEBUG : newLeaf: reading active writers 2025/04/14 06:24:38 DEBUG : >WaitForWriters: 2025/04/14 06:24:38 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:38 DEBUG : dir: Looking for writers 2025/04/14 06:24:38 DEBUG : : Looking for writers 2025/04/14 06:24:38 DEBUG : dir: reading active writers 2025/04/14 06:24:38 DEBUG : newLeaf: reading active writers 2025/04/14 06:24:38 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:39 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:39 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:24:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 DEBUG : Config file has changed externally - reloading 2025/04/14 06:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:39 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:24:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:42 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:42 DEBUG : dir: Looking for writers 2025/04/14 06:24:42 DEBUG : file1: reading active writers 2025/04/14 06:24:42 DEBUG : : Looking for writers 2025/04/14 06:24:42 DEBUG : dir: reading active writers 2025/04/14 06:24:42 DEBUG : >WaitForWriters: 2025/04/14 06:24:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:24:43 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2e540 2025/04/14 06:24:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/14 06:24:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:24:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000b2e540 2025/04/14 06:24:51 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:24:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:24:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/14 06:24:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:52 DEBUG : dir/file1: File is currently open, delaying rename 0xc000b2e540 2025/04/14 06:24:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:24:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:24:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (25 bytes), uploading instead of streaming 2025/04/14 06:24:52 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/14 06:24:53 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:24:53 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/14 06:24:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:24:53 DEBUG : newLeaf: Running delayed rename now 2025/04/14 06:24:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:24:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2e540 2025/04/14 06:24:53 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:53 DEBUG : dir: Looking for writers 2025/04/14 06:24:53 DEBUG : : Looking for writers 2025/04/14 06:24:53 DEBUG : dir: reading active writers 2025/04/14 06:24:53 DEBUG : newLeaf: reading active writers 2025/04/14 06:24:53 DEBUG : >WaitForWriters: 2025/04/14 06:24:54 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:54 DEBUG : dir: Looking for writers 2025/04/14 06:24:54 DEBUG : : Looking for writers 2025/04/14 06:24:54 DEBUG : dir: reading active writers 2025/04/14 06:24:54 DEBUG : newLeaf: reading active writers 2025/04/14 06:24:54 DEBUG : >WaitForWriters: 2025/04/14 06:24:54 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:24:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:24:55 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:24:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:24:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:24:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:24:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:24:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): openPending: 2025/04/14 06:24:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/14 06:24:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): >openPending: err= 2025/04/14 06:24:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:24:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:24:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): _writeAt: size=14, off=0 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): >_writeAt: n=14, err= 2025/04/14 06:24:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): close: 2025/04/14 06:24:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/14 06:24:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/14 06:24:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:24:57 DEBUG : dir/file1(0xc00078c5c0): >close: err= 2025/04/14 06:24:57 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:24:57 DEBUG : dir: Looking for writers 2025/04/14 06:24:57 DEBUG : file1: reading active writers 2025/04/14 06:24:57 DEBUG : : Looking for writers 2025/04/14 06:24:57 DEBUG : dir: reading active writers 2025/04/14 06:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:24:57 DEBUG : dir: Looking for writers 2025/04/14 06:24:57 DEBUG : file1: reading active writers 2025/04/14 06:24:57 DEBUG : : Looking for writers 2025/04/14 06:24:57 DEBUG : dir: reading active writers 2025/04/14 06:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:24:57 DEBUG : dir: Looking for writers 2025/04/14 06:24:57 DEBUG : file1: reading active writers 2025/04/14 06:24:57 DEBUG : : Looking for writers 2025/04/14 06:24:57 DEBUG : dir: reading active writers 2025/04/14 06:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:24:58 DEBUG : dir: Looking for writers 2025/04/14 06:24:58 DEBUG : file1: reading active writers 2025/04/14 06:24:58 DEBUG : : Looking for writers 2025/04/14 06:24:58 DEBUG : dir: reading active writers 2025/04/14 06:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:24:58 DEBUG : dir/file1: vfs cache: starting upload 2025/04/14 06:24:58 DEBUG : dir: Looking for writers 2025/04/14 06:24:58 DEBUG : file1: reading active writers 2025/04/14 06:24:58 DEBUG : : Looking for writers 2025/04/14 06:24:58 DEBUG : dir: reading active writers 2025/04/14 06:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:24:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:24:58 DEBUG : dir: Looking for writers 2025/04/14 06:24:58 DEBUG : file1: reading active writers 2025/04/14 06:24:58 DEBUG : : Looking for writers 2025/04/14 06:24:58 DEBUG : dir: reading active writers 2025/04/14 06:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:24:58 DEBUG : dir: Looking for writers 2025/04/14 06:24:58 DEBUG : file1: reading active writers 2025/04/14 06:24:58 DEBUG : : Looking for writers 2025/04/14 06:24:58 DEBUG : dir: reading active writers 2025/04/14 06:24:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:24:59 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/14 06:24:59 INFO : dir/file1: Copied (replaced existing) 2025/04/14 06:24:59 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/14 06:24:59 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/14 06:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:59 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/14 06:24:59 DEBUG : dir: Looking for writers 2025/04/14 06:24:59 DEBUG : file1: reading active writers 2025/04/14 06:24:59 DEBUG : : Looking for writers 2025/04/14 06:24:59 DEBUG : dir: reading active writers 2025/04/14 06:24:59 DEBUG : >WaitForWriters: 2025/04/14 06:24:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:24:59 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:24:59 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:24:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): _readAt: size=512, off=0 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): openPending: 2025/04/14 06:24:59 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/04/14 06:24:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/14 06:24:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): >openPending: err= 2025/04/14 06:24:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): >_readAt: n=14, err=EOF 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): close: 2025/04/14 06:24:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:24:59 DEBUG : dir/file1(0xc000b18280): >close: err= 2025/04/14 06:25:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000001200 2025/04/14 06:25:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:00 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:25:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/14 06:25:00 DEBUG : dir/file1: Updating file with dir/file1 0xc000001200 2025/04/14 06:25:00 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:25:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:25:01 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:01 DEBUG : dir/file1(0xc00039e380): openPending: 2025/04/14 06:25:01 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/04/14 06:25:01 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/04/14 06:25:01 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:25:01 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:25:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:01 DEBUG : dir/file1(0xc00039e380): >openPending: err= 2025/04/14 06:25:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:25:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:01 DEBUG : dir/file1(0xc00039e380): _writeAt: size=25, off=0 2025/04/14 06:25:01 DEBUG : dir/file1(0xc00039e380): >_writeAt: n=25, err= 2025/04/14 06:25:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:01 DEBUG : newLeaf: Updating file with newLeaf 0xc000001200 2025/04/14 06:25:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:01 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:01 DEBUG : newLeaf(0xc00039e380): close: 2025/04/14 06:25:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/14 06:25:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-14 06:25:01.31915512 +0000 UTC m=+200.739773988 2025/04/14 06:25:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/14 06:25:01 DEBUG : newLeaf(0xc00039e380): >close: err= 2025/04/14 06:25:01 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:01 DEBUG : dir: Looking for writers 2025/04/14 06:25:01 DEBUG : : Looking for writers 2025/04/14 06:25:01 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:01 DEBUG : dir: reading active writers 2025/04/14 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:25:01 DEBUG : dir: Looking for writers 2025/04/14 06:25:01 DEBUG : : Looking for writers 2025/04/14 06:25:01 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:01 DEBUG : dir: reading active writers 2025/04/14 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:25:01 DEBUG : dir: Looking for writers 2025/04/14 06:25:01 DEBUG : : Looking for writers 2025/04/14 06:25:01 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:01 DEBUG : dir: reading active writers 2025/04/14 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:25:01 DEBUG : dir: Looking for writers 2025/04/14 06:25:01 DEBUG : : Looking for writers 2025/04/14 06:25:01 DEBUG : dir: reading active writers 2025/04/14 06:25:01 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:25:01 DEBUG : newLeaf: vfs cache: starting upload 2025/04/14 06:25:01 DEBUG : dir: Looking for writers 2025/04/14 06:25:01 DEBUG : : Looking for writers 2025/04/14 06:25:01 DEBUG : dir: reading active writers 2025/04/14 06:25:01 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:25:02 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/14 06:25:02 DEBUG : dir: Looking for writers 2025/04/14 06:25:02 DEBUG : : Looking for writers 2025/04/14 06:25:02 DEBUG : dir: reading active writers 2025/04/14 06:25:02 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:25:02 DEBUG : dir: Looking for writers 2025/04/14 06:25:02 DEBUG : : Looking for writers 2025/04/14 06:25:02 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:02 DEBUG : dir: reading active writers 2025/04/14 06:25:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:25:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:25:03 INFO : newLeaf: Copied (replaced existing) 2025/04/14 06:25:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-14 06:25:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/14 06:25:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/14 06:25:03 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/14 06:25:03 DEBUG : dir: Looking for writers 2025/04/14 06:25:03 DEBUG : : Looking for writers 2025/04/14 06:25:03 DEBUG : dir: reading active writers 2025/04/14 06:25:03 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:03 DEBUG : >WaitForWriters: 2025/04/14 06:25:03 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:03 DEBUG : dir: Looking for writers 2025/04/14 06:25:03 DEBUG : : Looking for writers 2025/04/14 06:25:03 DEBUG : dir: reading active writers 2025/04/14 06:25:03 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:03 DEBUG : >WaitForWriters: 2025/04/14 06:25:03 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:04 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:25:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:04 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:25:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:25:07 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:07 DEBUG : dir: Looking for writers 2025/04/14 06:25:07 DEBUG : file1: reading active writers 2025/04/14 06:25:07 DEBUG : : Looking for writers 2025/04/14 06:25:07 DEBUG : dir: reading active writers 2025/04/14 06:25:07 DEBUG : >WaitForWriters: 2025/04/14 06:25:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:07 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6480 2025/04/14 06:25:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:25:08 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b6480 2025/04/14 06:25:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:25:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:25:09 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:09 DEBUG : dir/file1(0xc000b187c0): openPending: 2025/04/14 06:25:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/04/14 06:25:09 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:09 DEBUG : dir/file1(0xc000b187c0): >openPending: err= 2025/04/14 06:25:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:25:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:09 DEBUG : dir/file1(0xc000b187c0): _writeAt: size=25, off=0 2025/04/14 06:25:09 DEBUG : dir/file1(0xc000b187c0): >_writeAt: n=25, err= 2025/04/14 06:25:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6480 2025/04/14 06:25:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:09 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:09 DEBUG : newLeaf(0xc000b187c0): close: 2025/04/14 06:25:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/14 06:25:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-14 06:25:09.009046944 +0000 UTC m=+208.429665813 2025/04/14 06:25:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/14 06:25:09 DEBUG : newLeaf(0xc000b187c0): >close: err= 2025/04/14 06:25:09 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:25:09 DEBUG : newLeaf: vfs cache: starting upload 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:25:09 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/14 06:25:09 DEBUG : dir: Looking for writers 2025/04/14 06:25:09 DEBUG : : Looking for writers 2025/04/14 06:25:09 DEBUG : dir: reading active writers 2025/04/14 06:25:09 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:25:10 DEBUG : dir: Looking for writers 2025/04/14 06:25:10 DEBUG : : Looking for writers 2025/04/14 06:25:10 DEBUG : dir: reading active writers 2025/04/14 06:25:10 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:25:10 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:25:10 INFO : newLeaf: Copied (replaced existing) 2025/04/14 06:25:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-14 06:25:09 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/14 06:25:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/14 06:25:10 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/14 06:25:10 DEBUG : dir: Looking for writers 2025/04/14 06:25:10 DEBUG : : Looking for writers 2025/04/14 06:25:10 DEBUG : dir: reading active writers 2025/04/14 06:25:10 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:10 DEBUG : >WaitForWriters: 2025/04/14 06:25:11 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:11 DEBUG : dir: Looking for writers 2025/04/14 06:25:11 DEBUG : : Looking for writers 2025/04/14 06:25:11 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:11 DEBUG : dir: reading active writers 2025/04/14 06:25:11 DEBUG : >WaitForWriters: 2025/04/14 06:25:11 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:12 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:12 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:25:12 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:12 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:25:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:25:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:25:14 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): openPending: 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): >openPending: err= 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:25:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): _writeAt: size=14, off=0 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): >_writeAt: n=14, err= 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): close: 2025/04/14 06:25:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/14 06:25:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:25:14 DEBUG : dir/file1(0xc000b18880): >close: err= 2025/04/14 06:25:14 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:14 DEBUG : dir: Looking for writers 2025/04/14 06:25:14 DEBUG : file1: reading active writers 2025/04/14 06:25:14 DEBUG : : Looking for writers 2025/04/14 06:25:14 DEBUG : dir: reading active writers 2025/04/14 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:25:14 DEBUG : dir: Looking for writers 2025/04/14 06:25:14 DEBUG : file1: reading active writers 2025/04/14 06:25:14 DEBUG : : Looking for writers 2025/04/14 06:25:14 DEBUG : dir: reading active writers 2025/04/14 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:25:14 DEBUG : dir: Looking for writers 2025/04/14 06:25:14 DEBUG : file1: reading active writers 2025/04/14 06:25:14 DEBUG : : Looking for writers 2025/04/14 06:25:14 DEBUG : dir: reading active writers 2025/04/14 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:25:14 DEBUG : dir: Looking for writers 2025/04/14 06:25:14 DEBUG : file1: reading active writers 2025/04/14 06:25:14 DEBUG : : Looking for writers 2025/04/14 06:25:14 DEBUG : dir: reading active writers 2025/04/14 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:25:14 DEBUG : dir/file1: vfs cache: starting upload 2025/04/14 06:25:14 DEBUG : dir: Looking for writers 2025/04/14 06:25:14 DEBUG : file1: reading active writers 2025/04/14 06:25:14 DEBUG : : Looking for writers 2025/04/14 06:25:14 DEBUG : dir: reading active writers 2025/04/14 06:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:25:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:25:15 DEBUG : dir: Looking for writers 2025/04/14 06:25:15 DEBUG : file1: reading active writers 2025/04/14 06:25:15 DEBUG : : Looking for writers 2025/04/14 06:25:15 DEBUG : dir: reading active writers 2025/04/14 06:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:25:15 DEBUG : dir: Looking for writers 2025/04/14 06:25:15 DEBUG : file1: reading active writers 2025/04/14 06:25:15 DEBUG : : Looking for writers 2025/04/14 06:25:15 DEBUG : dir: reading active writers 2025/04/14 06:25:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:25:15 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/14 06:25:15 INFO : dir/file1: Copied (replaced existing) 2025/04/14 06:25:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/14 06:25:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/14 06:25:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/14 06:25:16 DEBUG : dir: Looking for writers 2025/04/14 06:25:16 DEBUG : file1: reading active writers 2025/04/14 06:25:16 DEBUG : : Looking for writers 2025/04/14 06:25:16 DEBUG : dir: reading active writers 2025/04/14 06:25:16 DEBUG : >WaitForWriters: 2025/04/14 06:25:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:25:16 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): _readAt: size=512, off=0 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): openPending: 2025/04/14 06:25:16 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/04/14 06:25:16 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/14 06:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): >openPending: err= 2025/04/14 06:25:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): >_readAt: n=14, err=EOF 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): close: 2025/04/14 06:25:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:25:16 DEBUG : dir/file1(0xc000b18140): >close: err= 2025/04/14 06:25:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6840 2025/04/14 06:25:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:16 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:25:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/14 06:25:17 DEBUG : dir/file1: Updating file with dir/file1 0xc0009b6840 2025/04/14 06:25:17 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:25:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:25:18 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:18 DEBUG : dir/file1(0xc00078cbc0): openPending: 2025/04/14 06:25:18 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/04/14 06:25:18 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/04/14 06:25:18 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:25:18 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:25:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:18 DEBUG : dir/file1(0xc00078cbc0): >openPending: err= 2025/04/14 06:25:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:25:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:18 DEBUG : dir/file1(0xc00078cbc0): _writeAt: size=25, off=0 2025/04/14 06:25:18 DEBUG : dir/file1(0xc00078cbc0): >_writeAt: n=25, err= 2025/04/14 06:25:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0009b6840 2025/04/14 06:25:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:18 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:18 DEBUG : newLeaf(0xc00078cbc0): close: 2025/04/14 06:25:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/14 06:25:18 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-14 06:25:18.079764612 +0000 UTC m=+217.500383490 2025/04/14 06:25:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/14 06:25:18 DEBUG : newLeaf(0xc00078cbc0): >close: err= 2025/04/14 06:25:18 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:25:18 DEBUG : newLeaf: vfs cache: starting upload 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:25:18 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/14 06:25:18 DEBUG : dir: Looking for writers 2025/04/14 06:25:18 DEBUG : : Looking for writers 2025/04/14 06:25:18 DEBUG : dir: reading active writers 2025/04/14 06:25:18 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:25:19 DEBUG : dir: Looking for writers 2025/04/14 06:25:19 DEBUG : : Looking for writers 2025/04/14 06:25:19 DEBUG : dir: reading active writers 2025/04/14 06:25:19 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:25:19 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:25:19 INFO : newLeaf: Copied (replaced existing) 2025/04/14 06:25:19 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-14 06:25:18 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/14 06:25:19 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/14 06:25:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:19 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/14 06:25:19 DEBUG : dir: Looking for writers 2025/04/14 06:25:19 DEBUG : : Looking for writers 2025/04/14 06:25:19 DEBUG : dir: reading active writers 2025/04/14 06:25:19 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:19 DEBUG : >WaitForWriters: 2025/04/14 06:25:20 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:20 DEBUG : dir: Looking for writers 2025/04/14 06:25:20 DEBUG : : Looking for writers 2025/04/14 06:25:20 DEBUG : dir: reading active writers 2025/04/14 06:25:20 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:20 DEBUG : >WaitForWriters: 2025/04/14 06:25:20 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:25:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:25:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:25:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:25:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:25:23 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:23 DEBUG : dir: Looking for writers 2025/04/14 06:25:23 DEBUG : file1: reading active writers 2025/04/14 06:25:23 DEBUG : : Looking for writers 2025/04/14 06:25:23 DEBUG : dir: reading active writers 2025/04/14 06:25:23 DEBUG : >WaitForWriters: 2025/04/14 06:25:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:25:23 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:23 DEBUG : dir/file1(0xc00078c500): _readAt: size=512, off=0 2025/04/14 06:25:23 DEBUG : dir/file1(0xc00078c500): openPending: 2025/04/14 06:25:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/14 06:25:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:23 DEBUG : dir/file1(0xc00078c500): >openPending: err= 2025/04/14 06:25:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/14 06:25:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:25:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:25:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:25:24 DEBUG : dir/file1(0xc00078c500): >_readAt: n=14, err=EOF 2025/04/14 06:25:24 DEBUG : dir/file1(0xc00078c500): close: 2025/04/14 06:25:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:25:24 DEBUG : dir/file1(0xc00078c500): >close: err= 2025/04/14 06:25:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2f200 2025/04/14 06:25:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/14 06:25:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/14 06:25:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/14 06:25:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000b2f200 2025/04/14 06:25:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/14 06:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/14 06:25:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:25:41 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:25:41 DEBUG : dir/file1(0xc00039e100): openPending: 2025/04/14 06:25:41 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/04/14 06:25:41 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/04/14 06:25:41 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:25:41 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:25:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/14 06:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:25:41 DEBUG : dir/file1(0xc00039e100): >openPending: err= 2025/04/14 06:25:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:25:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:25:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:25:41 DEBUG : dir/file1(0xc00039e100): _writeAt: size=25, off=0 2025/04/14 06:25:41 DEBUG : dir/file1(0xc00039e100): >_writeAt: n=25, err= 2025/04/14 06:25:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/14 06:25:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/14 06:25:42 DEBUG : newLeaf: Updating file with newLeaf 0xc000b2f200 2025/04/14 06:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:25:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:42 DEBUG : newLeaf(0xc00039e100): close: 2025/04/14 06:25:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/14 06:25:42 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-14 06:25:41.700036983 +0000 UTC m=+241.120655861 2025/04/14 06:25:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/14 06:25:42 DEBUG : newLeaf(0xc00039e100): >close: err= 2025/04/14 06:25:42 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:25:42 DEBUG : newLeaf: vfs cache: starting upload 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:25:42 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:25:42 DEBUG : dir: Looking for writers 2025/04/14 06:25:42 DEBUG : : Looking for writers 2025/04/14 06:25:42 DEBUG : dir: reading active writers 2025/04/14 06:25:42 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:25:43 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/14 06:25:43 INFO : newLeaf: Copied (replaced existing) 2025/04/14 06:25:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-14 06:25:41 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/14 06:25:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/14 06:25:43 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/14 06:25:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/14 06:25:43 DEBUG : dir: Looking for writers 2025/04/14 06:25:43 DEBUG : : Looking for writers 2025/04/14 06:25:43 DEBUG : dir: reading active writers 2025/04/14 06:25:43 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:43 DEBUG : >WaitForWriters: 2025/04/14 06:25:43 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:43 DEBUG : dir: Looking for writers 2025/04/14 06:25:43 DEBUG : : Looking for writers 2025/04/14 06:25:43 DEBUG : newLeaf: reading active writers 2025/04/14 06:25:43 DEBUG : dir: reading active writers 2025/04/14 06:25:43 DEBUG : >WaitForWriters: 2025/04/14 06:25:43 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestFileRename (72.97s) --- PASS: TestFileRename/off,forceCache=false (7.77s) --- PASS: TestFileRename/minimal,forceCache=false (15.64s) --- PASS: TestFileRename/minimal,forceCache=true (9.19s) --- PASS: TestFileRename/writes,forceCache=false (7.75s) --- PASS: TestFileRename/writes,forceCache=true (9.01s) --- PASS: TestFileRename/full,forceCache=false (23.62s) === 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-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:44 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:44 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:25:44 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:44 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:25:44 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:44 DEBUG : : Looking for writers 2025/04/14 06:25:44 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.33s) === 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-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:45 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:45 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:25:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:25:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:25:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:25:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:25:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/14 06:25:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:25:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/14 06:25:48 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/14 06:25:48 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:48 DEBUG : dir: Looking for writers 2025/04/14 06:25:48 DEBUG : file1: reading active writers 2025/04/14 06:25:48 DEBUG : : Looking for writers 2025/04/14 06:25:48 DEBUG : dir: reading active writers 2025/04/14 06:25:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.48s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:49 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:49 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:25:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:25:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:25:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:25:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:25:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/14 06:25:52 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/14 06:25:52 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/14 06:25:52 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/14 06:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/14 06:25:52 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/04/14 06:25:52 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/04/14 06:25:53 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/04/14 06:25:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/04/14 06:25:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/04/14 06:25:53 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/04/14 06:25:53 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:53 DEBUG : dir: Looking for writers 2025/04/14 06:25:53 DEBUG : file1: reading active writers 2025/04/14 06:25:53 DEBUG : : Looking for writers 2025/04/14 06:25:53 DEBUG : dir: reading active writers 2025/04/14 06:25:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.64s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:25:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:25:55 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:25:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:25:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:25:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:25:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/14 06:25:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/14 06:25:58 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/04/14 06:25:58 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/04/14 06:25:58 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/04/14 06:25:58 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/14 06:25:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/04/14 06:25:58 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/04/14 06:25:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/04/14 06:25:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/04/14 06:25:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/04/14 06:25:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/14 06:25:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/04/14 06:25:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/04/14 06:25:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/14 06:25:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/14 06:25:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/14 06:25:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/04/14 06:25:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/04/14 06:25:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/04/14 06:25:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/04/14 06:25:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/04/14 06:25:59 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:25:59 DEBUG : dir: Looking for writers 2025/04/14 06:25:59 DEBUG : file1: reading active writers 2025/04/14 06:25:59 DEBUG : : Looking for writers 2025/04/14 06:25:59 DEBUG : dir: reading active writers 2025/04/14 06:25:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.89s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:01 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:01 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:26:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/14 06:26:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:26:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/14 06:26:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:11 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:11 DEBUG : dir: Looking for writers 2025/04/14 06:26:11 DEBUG : file1: reading active writers 2025/04/14 06:26:11 DEBUG : : Looking for writers 2025/04/14 06:26:11 DEBUG : dir: reading active writers 2025/04/14 06:26:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (11.52s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:12 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:12 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:26:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/14 06:26:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/14 06:26:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/04/14 06:26:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/04/14 06:26:15 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:15 DEBUG : dir: Looking for writers 2025/04/14 06:26:15 DEBUG : file1: reading active writers 2025/04/14 06:26:15 DEBUG : : Looking for writers 2025/04/14 06:26:15 DEBUG : dir: reading active writers 2025/04/14 06:26:15 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleRelease (5.22s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:17 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:17 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:17 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 DEBUG : Config file has changed externally - reloading 2025/04/14 06:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:17 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:20 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): _readAt: size=1, off=0 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): openPending: 2025/04/14 06:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >openPending: err= 2025/04/14 06:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/14 06:26:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:26:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >_readAt: n=1, err= 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): _readAt: size=256, off=1 2025/04/14 06:26:20 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >_readAt: n=15, err=EOF 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): _readAt: size=16, off=16 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >_readAt: n=0, err=EOF 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): close: 2025/04/14 06:26:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >close: err= 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): close: 2025/04/14 06:26:20 DEBUG : dir/file1(0xc00039e7c0): >close: err=file already closed 2025/04/14 06:26:20 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:20 DEBUG : dir: Looking for writers 2025/04/14 06:26:20 DEBUG : file1: reading active writers 2025/04/14 06:26:20 DEBUG : : Looking for writers 2025/04/14 06:26:20 DEBUG : dir: reading active writers 2025/04/14 06:26:20 DEBUG : >WaitForWriters: 2025/04/14 06:26:20 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.98s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:21 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:24 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): _readAt: size=1, off=0 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): openPending: 2025/04/14 06:26:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >openPending: err= 2025/04/14 06:26:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/14 06:26:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:26:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >_readAt: n=1, err= 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): _readAt: size=1, off=5 2025/04/14 06:26:24 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >_readAt: n=1, err= 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): _readAt: size=1, off=3 2025/04/14 06:26:24 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >_readAt: n=1, err= 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): _readAt: size=1, off=13 2025/04/14 06:26:24 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >_readAt: n=1, err= 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): _readAt: size=16, off=100 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >_readAt: n=0, err=EOF 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): close: 2025/04/14 06:26:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:26:24 DEBUG : dir/file1(0xc0009c64c0): >close: err= 2025/04/14 06:26:24 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:24 DEBUG : dir: Looking for writers 2025/04/14 06:26:24 DEBUG : file1: reading active writers 2025/04/14 06:26:24 DEBUG : : Looking for writers 2025/04/14 06:26:24 DEBUG : dir: reading active writers 2025/04/14 06:26:24 DEBUG : >WaitForWriters: 2025/04/14 06:26:24 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.15s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:25 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:25 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:25 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:25 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=1, off=0 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): openPending: 2025/04/14 06:26:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >openPending: err= 2025/04/14 06:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/04/14 06:26:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:26:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=1, err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=1, off=5 2025/04/14 06:26:29 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=1, err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=1, off=1 2025/04/14 06:26:29 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=1, err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=6, off=10 2025/04/14 06:26:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=6, err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=256, off=10 2025/04/14 06:26:29 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=6, err=EOF 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=256, off=100 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=0, err=EOF 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): close: 2025/04/14 06:26:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >close: err= 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): _readAt: size=256, off=100 2025/04/14 06:26:29 DEBUG : dir/file1(0xc00039ef80): >_readAt: n=0, err=file already closed 2025/04/14 06:26:29 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:29 DEBUG : dir: Looking for writers 2025/04/14 06:26:29 DEBUG : file1: reading active writers 2025/04/14 06:26:29 DEBUG : : Looking for writers 2025/04/14 06:26:29 DEBUG : dir: reading active writers 2025/04/14 06:26:29 DEBUG : >WaitForWriters: 2025/04/14 06:26:29 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting run.go:125: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleReadAt (5.62s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:31 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:31 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:31 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:31 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:34 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): RWFileHandle.Flush 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): _readAt: size=256, off=0 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): openPending: 2025/04/14 06:26:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): >openPending: err= 2025/04/14 06:26:34 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/14 06:26:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:26:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): >_readAt: n=16, err=EOF 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): RWFileHandle.Flush 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): RWFileHandle.Flush 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): close: 2025/04/14 06:26:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:26:34 DEBUG : dir/file1(0xc000694c80): >close: err= 2025/04/14 06:26:34 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:34 DEBUG : dir: Looking for writers 2025/04/14 06:26:34 DEBUG : file1: reading active writers 2025/04/14 06:26:34 DEBUG : : Looking for writers 2025/04/14 06:26:34 DEBUG : dir: reading active writers 2025/04/14 06:26:34 DEBUG : >WaitForWriters: 2025/04/14 06:26:34 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.01s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:35 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:35 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:35 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:35 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:36 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:26:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/14 06:26:38 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): _readAt: size=256, off=0 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): openPending: 2025/04/14 06:26:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:38 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): >openPending: err= 2025/04/14 06:26:38 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/04/14 06:26:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:26:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:26:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): >_readAt: n=16, err=EOF 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): RWFileHandle.Release 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): close: 2025/04/14 06:26:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): >close: err= 2025/04/14 06:26:38 DEBUG : dir/file1(0xc000b18300): RWFileHandle.Release 2025/04/14 06:26:38 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:38 DEBUG : dir: Looking for writers 2025/04/14 06:26:38 DEBUG : file1: reading active writers 2025/04/14 06:26:38 DEBUG : : Looking for writers 2025/04/14 06:26:38 DEBUG : dir: reading active writers 2025/04/14 06:26:38 DEBUG : >WaitForWriters: 2025/04/14 06:26:38 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.00s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:39 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:26:39 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:26:39 DEBUG : file1: newRWFileHandle: 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): openPending: 2025/04/14 06:26:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): >openPending: err= 2025/04/14 06:26:39 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:26:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:26:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): _writeAt: size=5, off=0 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): >_writeAt: n=5, err= 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): _writeAt: size=7, off=5 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): >_writeAt: n=7, err= 2025/04/14 06:26:39 DEBUG : file1: vfs cache: truncate to size=11 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): close: 2025/04/14 06:26:39 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:26:39.799286532 +0000 UTC m=+299.219905409 2025/04/14 06:26:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): >close: err= 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): close: 2025/04/14 06:26:39 DEBUG : file1(0xc00039e140): >close: err=file already closed 2025/04/14 06:26:39 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:39 DEBUG : : Looking for writers 2025/04/14 06:26:39 DEBUG : file1: reading active writers 2025/04/14 06:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:26:39 DEBUG : : Looking for writers 2025/04/14 06:26:39 DEBUG : file1: reading active writers 2025/04/14 06:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:26:39 DEBUG : : Looking for writers 2025/04/14 06:26:39 DEBUG : file1: reading active writers 2025/04/14 06:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:26:39 DEBUG : : Looking for writers 2025/04/14 06:26:39 DEBUG : file1: reading active writers 2025/04/14 06:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:26:39 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:26:39 DEBUG : : Looking for writers 2025/04/14 06:26:39 DEBUG : file1: reading active writers 2025/04/14 06:26:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:26:40 DEBUG : : Looking for writers 2025/04/14 06:26:40 DEBUG : file1: reading active writers 2025/04/14 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:26:40 DEBUG : : Looking for writers 2025/04/14 06:26:40 DEBUG : file1: reading active writers 2025/04/14 06:26:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:26:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/14 06:26:41 DEBUG : : Looking for writers 2025/04/14 06:26:41 DEBUG : file1: reading active writers 2025/04/14 06:26:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:26:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 06:26:41 INFO : file1: Copied (new) 2025/04/14 06:26:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-14 06:26:39 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/14 06:26:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:41 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : >WaitForWriters: 2025/04/14 06:26:42 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : >WaitForWriters: 2025/04/14 06:26:42 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.13s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:42 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:42 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:42 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:26:42 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:26:42 DEBUG : file1: newRWFileHandle: 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): openPending: 2025/04/14 06:26:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): >openPending: err= 2025/04/14 06:26:42 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:26:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:26:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): _writeAt: size=7, off=0 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): >_writeAt: n=7, err= 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): _writeAt: size=6, off=5 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): >_writeAt: n=6, err= 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): close: 2025/04/14 06:26:42 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:26:42.925772209 +0000 UTC m=+302.346391076 2025/04/14 06:26:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): >close: err= 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): _writeAt: size=5, off=0 2025/04/14 06:26:42 DEBUG : file1(0xc000694c40): >_writeAt: n=0, err=file already closed 2025/04/14 06:26:42 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:26:42 DEBUG : : Looking for writers 2025/04/14 06:26:42 DEBUG : file1: reading active writers 2025/04/14 06:26:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:26:43 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:26:43 DEBUG : : Looking for writers 2025/04/14 06:26:43 DEBUG : file1: reading active writers 2025/04/14 06:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:26:43 DEBUG : : Looking for writers 2025/04/14 06:26:43 DEBUG : file1: reading active writers 2025/04/14 06:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:26:43 DEBUG : : Looking for writers 2025/04/14 06:26:43 DEBUG : file1: reading active writers 2025/04/14 06:26:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:26:43 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/14 06:26:44 DEBUG : : Looking for writers 2025/04/14 06:26:44 DEBUG : file1: reading active writers 2025/04/14 06:26:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:26:44 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 06:26:44 INFO : file1: Copied (new) 2025/04/14 06:26:44 DEBUG : file1: vfs cache: fingerprint now "11,2025-04-14 06:26:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/04/14 06:26:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:44 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:45 DEBUG : : Looking for writers 2025/04/14 06:26:45 DEBUG : file1: reading active writers 2025/04/14 06:26:45 DEBUG : >WaitForWriters: 2025/04/14 06:26:45 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:45 DEBUG : : Looking for writers 2025/04/14 06:26:45 DEBUG : file1: reading active writers 2025/04/14 06:26:45 DEBUG : >WaitForWriters: 2025/04/14 06:26:45 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.11s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:45 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:45 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:45 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:26:45 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:26:46 DEBUG : file1: newRWFileHandle: 2025/04/14 06:26:46 DEBUG : file1(0xc000130e40): openPending: 2025/04/14 06:26:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:46 DEBUG : file1(0xc000130e40): >openPending: err= 2025/04/14 06:26:46 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:26:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:26:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:26:46 DEBUG : file1(0xc000130e40): close: 2025/04/14 06:26:46 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:26:46.035856005 +0000 UTC m=+305.456474884 2025/04/14 06:26:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:46 DEBUG : file1(0xc000130e40): >close: err= 2025/04/14 06:26:46 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/14 06:26:46 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:26:46 DEBUG : file2: newRWFileHandle: 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): openPending: 2025/04/14 06:26:46 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): >openPending: err= 2025/04/14 06:26:46 DEBUG : file2: >newRWFileHandle: err= 2025/04/14 06:26:46 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/14 06:26:46 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/04/14 06:26:46 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): RWFileHandle.Flush 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): RWFileHandle.Release 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): close: 2025/04/14 06:26:46 DEBUG : file2: vfs cache: setting modification time to 2025-04-14 06:26:46.036712743 +0000 UTC m=+305.457331622 2025/04/14 06:26:46 INFO : file2: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:46 DEBUG : file2(0xc000130f00): >close: err= 2025/04/14 06:26:46 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/04/14 06:26:46 DEBUG : file2: vfs cache: starting upload 2025/04/14 06:26:46 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/04/14 06:26:46 DEBUG : : Looking for writers 2025/04/14 06:26:46 DEBUG : file1: reading active writers 2025/04/14 06:26:46 DEBUG : file2: reading active writers 2025/04/14 06:26:46 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/04/14 06:26:47 DEBUG : : Looking for writers 2025/04/14 06:26:47 DEBUG : file1: reading active writers 2025/04/14 06:26:47 DEBUG : file2: reading active writers 2025/04/14 06:26:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/04/14 06:26:47 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:26:47 INFO : file2: Copied (new) 2025/04/14 06:26:47 DEBUG : file2: vfs cache: fingerprint now "0,2025-04-14 06:26:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/14 06:26:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/04/14 06:26:47 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/14 06:26:47 INFO : file2: vfs cache: upload succeeded try #1 2025/04/14 06:26:48 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:26:48 INFO : file1: Copied (new) 2025/04/14 06:26:48 DEBUG : file1: vfs cache: fingerprint now "0,2025-04-14 06:26:46 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/04/14 06:26:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:48 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:48 DEBUG : : Looking for writers 2025/04/14 06:26:48 DEBUG : file1: reading active writers 2025/04/14 06:26:48 DEBUG : file2: reading active writers 2025/04/14 06:26:48 DEBUG : >WaitForWriters: 2025/04/14 06:26:48 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:48 DEBUG : : Looking for writers 2025/04/14 06:26:48 DEBUG : file1: reading active writers 2025/04/14 06:26:48 DEBUG : file2: reading active writers 2025/04/14 06:26:48 DEBUG : >WaitForWriters: 2025/04/14 06:26:48 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.27s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:49 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:49 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:49 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:26:49 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:26:49 DEBUG : file1: newRWFileHandle: 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): openPending: 2025/04/14 06:26:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): >openPending: err= 2025/04/14 06:26:49 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:26:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:26:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): _writeAt: size=5, off=0 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): >_writeAt: n=5, err= 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): RWFileHandle.Flush 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): RWFileHandle.Flush 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): close: 2025/04/14 06:26:49 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:26:49.308710384 +0000 UTC m=+308.729329253 2025/04/14 06:26:49 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:49 DEBUG : file1(0xc00039e700): >close: err= 2025/04/14 06:26:49 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:26:49 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:26:49 DEBUG : : Looking for writers 2025/04/14 06:26:49 DEBUG : file1: reading active writers 2025/04/14 06:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:26:50 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:26:50 DEBUG : : Looking for writers 2025/04/14 06:26:50 DEBUG : file1: reading active writers 2025/04/14 06:26:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:26:51 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:26:51 INFO : file1: Copied (new) 2025/04/14 06:26:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-14 06:26:49 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/14 06:26:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:51 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:51 DEBUG : : Looking for writers 2025/04/14 06:26:51 DEBUG : file1: reading active writers 2025/04/14 06:26:51 DEBUG : >WaitForWriters: 2025/04/14 06:26:51 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.94s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:52 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:26:52 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:26:52 DEBUG : file1: newRWFileHandle: 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): openPending: 2025/04/14 06:26:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:26:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): >openPending: err= 2025/04/14 06:26:52 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:26:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:26:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): _writeAt: size=5, off=0 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): >_writeAt: n=5, err= 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): RWFileHandle.Release 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): close: 2025/04/14 06:26:52 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:26:52.247586705 +0000 UTC m=+311.668205573 2025/04/14 06:26:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): >close: err= 2025/04/14 06:26:52 DEBUG : file1(0xc00078c600): RWFileHandle.Release 2025/04/14 06:26:52 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:26:52 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:26:52 DEBUG : : Looking for writers 2025/04/14 06:26:52 DEBUG : file1: reading active writers 2025/04/14 06:26:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:26:53 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:26:53 DEBUG : : Looking for writers 2025/04/14 06:26:53 DEBUG : file1: reading active writers 2025/04/14 06:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:26:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:26:53 INFO : file1: Copied (new) 2025/04/14 06:26:53 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-14 06:26:52 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/14 06:26:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:53 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:54 DEBUG : : Looking for writers 2025/04/14 06:26:54 DEBUG : file1: reading active writers 2025/04/14 06:26:54 DEBUG : >WaitForWriters: 2025/04/14 06:26:54 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.95s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:55 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:26:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:26:57 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/04/14 06:26:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:26:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): openPending: 2025/04/14 06:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): >openPending: err= 2025/04/14 06:26:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/14 06:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:26:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): _writeAt: size=5, off=0 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): >_writeAt: n=5, err= 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): close: 2025/04/14 06:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:26:57 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-14 06:26:57.635268684 +0000 UTC m=+317.055887553 2025/04/14 06:26:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:26:57 DEBUG : dir/file1(0xc000b18200): >close: err= 2025/04/14 06:26:57 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:26:57 DEBUG : dir/file1: vfs cache: starting upload 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:26:57 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:26:57 DEBUG : dir: Looking for writers 2025/04/14 06:26:57 DEBUG : file1: reading active writers 2025/04/14 06:26:57 DEBUG : : Looking for writers 2025/04/14 06:26:57 DEBUG : dir: reading active writers 2025/04/14 06:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:26:58 DEBUG : dir: Looking for writers 2025/04/14 06:26:58 DEBUG : file1: reading active writers 2025/04/14 06:26:58 DEBUG : : Looking for writers 2025/04/14 06:26:58 DEBUG : dir: reading active writers 2025/04/14 06:26:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:26:58 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:26:58 INFO : dir/file1: Copied (replaced existing) 2025/04/14 06:26:58 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-04-14 06:26:57 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/14 06:26:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/14 06:26:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:26:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/14 06:26:58 DEBUG : dir: Looking for writers 2025/04/14 06:26:58 DEBUG : file1: reading active writers 2025/04/14 06:26:58 DEBUG : : Looking for writers 2025/04/14 06:26:58 DEBUG : dir: reading active writers 2025/04/14 06:26:58 DEBUG : >WaitForWriters: 2025/04/14 06:26:58 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.91s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:26:59 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:26:59 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:26:59 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:26:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:26:59 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:01 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/14 06:27:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:02 DEBUG : dir/file1: newRWFileHandle: 2025/04/14 06:27:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/14 06:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/14 06:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): _writeAt: size=5, off=0 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): openPending: 2025/04/14 06:27:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/04/14 06:27:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/04/14 06:27:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): >openPending: err= 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): >_writeAt: n=5, err= 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): _writeAt: size=15, off=5 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): >_writeAt: n=15, err= 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): close: 2025/04/14 06:27:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/04/14 06:27:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-04-14 06:27:02.66045491 +0000 UTC m=+322.081073789 2025/04/14 06:27:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:02 DEBUG : dir/file1(0xc000b180c0): >close: err= 2025/04/14 06:27:02 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:27:02 DEBUG : dir/file1: vfs cache: starting upload 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:27:02 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:02 DEBUG : dir: Looking for writers 2025/04/14 06:27:02 DEBUG : file1: reading active writers 2025/04/14 06:27:02 DEBUG : : Looking for writers 2025/04/14 06:27:02 DEBUG : dir: reading active writers 2025/04/14 06:27:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:27:03 DEBUG : dir: Looking for writers 2025/04/14 06:27:03 DEBUG : file1: reading active writers 2025/04/14 06:27:03 DEBUG : : Looking for writers 2025/04/14 06:27:03 DEBUG : dir: reading active writers 2025/04/14 06:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:27:03 DEBUG : dir: Looking for writers 2025/04/14 06:27:03 DEBUG : file1: reading active writers 2025/04/14 06:27:03 DEBUG : : Looking for writers 2025/04/14 06:27:03 DEBUG : dir: reading active writers 2025/04/14 06:27:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:27:03 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/04/14 06:27:03 INFO : dir/file1: Copied (replaced existing) 2025/04/14 06:27:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-04-14 06:27:02 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/04/14 06:27:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/14 06:27:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/14 06:27:04 DEBUG : dir: Looking for writers 2025/04/14 06:27:04 DEBUG : file1: reading active writers 2025/04/14 06:27:04 DEBUG : : Looking for writers 2025/04/14 06:27:04 DEBUG : dir: reading active writers 2025/04/14 06:27:04 DEBUG : >WaitForWriters: 2025/04/14 06:27:04 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.02s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:05 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:05 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:05 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:05 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:06 DEBUG : file1: newRWFileHandle: 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): openPending: 2025/04/14 06:27:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): >openPending: err= 2025/04/14 06:27:06 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:27:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:27:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): _writeAt: size=5, off=0 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): >_writeAt: n=5, err= 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): close: 2025/04/14 06:27:06 DEBUG : file1: vfs cache: setting modification time to 2025-04-14 06:27:06.126716491 +0000 UTC m=+325.547335369 2025/04/14 06:27:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:06 DEBUG : file1(0xc000b18780): >close: err= 2025/04/14 06:27:06 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:27:06 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:27:06 DEBUG : : Looking for writers 2025/04/14 06:27:06 DEBUG : file1: reading active writers 2025/04/14 06:27:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:27:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:27:07 DEBUG : : Looking for writers 2025/04/14 06:27:07 DEBUG : file1: reading active writers 2025/04/14 06:27:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:27:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:27:07 INFO : file1: Copied (new) 2025/04/14 06:27:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-04-14 06:27:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/14 06:27:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:27:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:07 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:27:08 DEBUG : : Looking for writers 2025/04/14 06:27:08 DEBUG : file1: reading active writers 2025/04/14 06:27:08 DEBUG : >WaitForWriters: 2025/04/14 06:27:08 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.94s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:08 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:08 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:08 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:08 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/04/14 06:27:08 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.064852598 +0000 UTC m=+328.485471466 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.064852598 +0000 UTC m=+328.485471466 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.064852598 +0000 UTC m=+328.485471466 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e680): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcb60 item 1 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.068102568 +0000 UTC m=+328.488721436 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.068102568 +0000 UTC m=+328.488721436 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd880 item 2 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.070270886 +0000 UTC m=+328.490889755 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.070270886 +0000 UTC m=+328.490889755 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.070270886 +0000 UTC m=+328.490889755 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fddc0 item 3 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.073149398 +0000 UTC m=+328.493768277 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.073149398 +0000 UTC m=+328.493768277 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472a80 item 4 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.075024467 +0000 UTC m=+328.495643346 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039e9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.075024467 +0000 UTC m=+328.495643346 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c7c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.075024467 +0000 UTC m=+328.495643346 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f1f0 item 5 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.078007015 +0000 UTC m=+328.498625893 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.078007015 +0000 UTC m=+328.498625893 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c940): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fa40 item 6 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.080243301 +0000 UTC m=+328.500862169 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078c9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.080243301 +0000 UTC m=+328.500862169 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ca80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.080243301 +0000 UTC m=+328.500862169 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016c150 item 7 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.083149104 +0000 UTC m=+328.503767972 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.083149104 +0000 UTC m=+328.503767972 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d180 item 8 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc00078cc80): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cc80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.085270725 +0000 UTC m=+328.505889604 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ccc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.085270725 +0000 UTC m=+328.505889604 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.085270725 +0000 UTC m=+328.505889604 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cd40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016d6c0 item 9 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.08964247 +0000 UTC m=+328.510261338 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cdc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.08964247 +0000 UTC m=+328.510261338 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078ce40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047c3f0 item 10 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc00078cf00): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.092127965 +0000 UTC m=+328.512746833 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078cf40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.092127965 +0000 UTC m=+328.512746833 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.092127965 +0000 UTC m=+328.512746833 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047cb60 item 11 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.09493953 +0000 UTC m=+328.515558398 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.09493953 +0000 UTC m=+328.515558398 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d140): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047d9d0 item 12 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc00078d200): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.097286986 +0000 UTC m=+328.517905855 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.097286986 +0000 UTC m=+328.517905855 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d300): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00047df10 item 13 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.099451047 +0000 UTC m=+328.520069915 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.099451047 +0000 UTC m=+328.520069915 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331c00 item 14 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc00078d4c0): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d4c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.101753908 +0000 UTC m=+328.522372776 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.101753908 +0000 UTC m=+328.522372776 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d5c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454310 item 15 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.104651396 +0000 UTC m=+328.525270274 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.104651396 +0000 UTC m=+328.525270274 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454620 item 16 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.108088937 +0000 UTC m=+328.528707806 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.108088937 +0000 UTC m=+328.528707806 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.108088937 +0000 UTC m=+328.528707806 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004549a0 item 17 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.112307804 +0000 UTC m=+328.532926673 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.112307804 +0000 UTC m=+328.532926673 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454f50 item 18 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.115414434 +0000 UTC m=+328.536033303 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.115414434 +0000 UTC m=+328.536033303 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078d9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.115414434 +0000 UTC m=+328.536033303 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455420 item 19 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.119273015 +0000 UTC m=+328.539891884 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078da80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.119273015 +0000 UTC m=+328.539891884 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004558f0 item 20 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.122107144 +0000 UTC m=+328.542726012 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078db80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.122107144 +0000 UTC m=+328.542726012 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.122107144 +0000 UTC m=+328.542726012 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dc80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455c70 item 21 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.127371444 +0000 UTC m=+328.547990312 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.127371444 +0000 UTC m=+328.547990312 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dd80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca80 item 22 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.131662687 +0000 UTC m=+328.552281554 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078de00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.131662687 +0000 UTC m=+328.552281554 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078dec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.131662687 +0000 UTC m=+328.552281554 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00078df00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 23 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.137853514 +0000 UTC m=+328.558472382 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.137853514 +0000 UTC m=+328.558472382 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 24 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc0001301c0): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001301c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.141913053 +0000 UTC m=+328.562531931 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.141913053 +0000 UTC m=+328.562531931 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.141913053 +0000 UTC m=+328.562531931 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003649a0 item 25 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.145568152 +0000 UTC m=+328.566187010 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.145568152 +0000 UTC m=+328.566187010 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003653b0 item 26 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000130c40): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.148885287 +0000 UTC m=+328.569504146 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130c80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.148885287 +0000 UTC m=+328.569504146 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130d80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.148885287 +0000 UTC m=+328.569504146 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130dc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365c70 item 27 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.151596165 +0000 UTC m=+328.572215023 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130e40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.151596165 +0000 UTC m=+328.572215023 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130ec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 28 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000130fc0): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000130fc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.154097548 +0000 UTC m=+328.574716396 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.154097548 +0000 UTC m=+328.574716396 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131180): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a80 item 29 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.156228798 +0000 UTC m=+328.576847656 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.156228798 +0000 UTC m=+328.576847656 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0001312c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492ee0 item 30 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000131540): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.158287921 +0000 UTC m=+328.578906780 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.158287921 +0000 UTC m=+328.578906780 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000131840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004932d0 item 31 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.160373937 +0000 UTC m=+328.580992795 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.160373937 +0000 UTC m=+328.580992795 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004936c0 item 32 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.162664015 +0000 UTC m=+328.583282863 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c27c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004939d0 item 33 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.163323722 +0000 UTC m=+328.583942580 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.163323722 +0000 UTC m=+328.583942580 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2a80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493c00 item 33 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.165004176 +0000 UTC m=+328.585623024 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2ac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380000 item 34 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.165836698 +0000 UTC m=+328.586455556 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.165836698 +0000 UTC m=+328.586455556 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2bc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003801c0 item 34 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.167393851 +0000 UTC m=+328.588012709 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2c40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380770 item 35 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.168128008 +0000 UTC m=+328.588746866 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2cc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.168128008 +0000 UTC m=+328.588746866 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c2d00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380a10 item 35 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.169677265 +0000 UTC m=+328.590296114 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435490 item 36 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.170435679 +0000 UTC m=+328.591054527 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694940): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.170435679 +0000 UTC m=+328.591054527 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435650 item 36 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.172090234 +0000 UTC m=+328.592709082 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006949c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435960 item 37 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.172760111 +0000 UTC m=+328.593378969 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694a00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.172760111 +0000 UTC m=+328.593378969 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 37 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.174498784 +0000 UTC m=+328.595117632 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694c80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435d50 item 38 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.17526906 +0000 UTC m=+328.595887918 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694d40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.17526906 +0000 UTC m=+328.595887918 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0000 item 38 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.177199703 +0000 UTC m=+328.597818561 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000694e80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b03f0 item 39 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.17789103 +0000 UTC m=+328.598509908 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.17789103 +0000 UTC m=+328.598509908 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0540 item 39 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.179837733 +0000 UTC m=+328.600456591 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006951c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000472ee0 item 40 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.180471562 +0000 UTC m=+328.601090421 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.180471562 +0000 UTC m=+328.601090421 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039eb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473180 item 40 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.182419268 +0000 UTC m=+328.603038126 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ebc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004736c0 item 41 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.182986533 +0000 UTC m=+328.603605391 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ec40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000473b90 item 41 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.183606516 +0000 UTC m=+328.604225364 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ecc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.183606516 +0000 UTC m=+328.604225364 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ed00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000524d0 item 41 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.185228249 +0000 UTC m=+328.605847097 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052e70 item 42 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.185924285 +0000 UTC m=+328.606543133 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ee40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 42 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.186823011 +0000 UTC m=+328.607441869 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.186823011 +0000 UTC m=+328.607441869 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039ef80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 42 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.188761901 +0000 UTC m=+328.609380749 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053ab0 item 43 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.18923631 +0000 UTC m=+328.609855159 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053f10 item 43 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.189818403 +0000 UTC m=+328.610437251 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f1c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.189818403 +0000 UTC m=+328.610437251 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d42a0 item 43 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.191961155 +0000 UTC m=+328.612580003 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f2c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4930 item 44 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.192639047 +0000 UTC m=+328.613257895 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f300): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4bd0 item 44 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.193403751 +0000 UTC m=+328.614022599 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f3c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.193403751 +0000 UTC m=+328.614022599 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d4d90 item 44 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.195101598 +0000 UTC m=+328.615720446 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f4c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5650 item 45 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.195793426 +0000 UTC m=+328.616412274 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.195793426 +0000 UTC m=+328.616412274 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f5c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5810 item 45 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.197764375 +0000 UTC m=+328.618383223 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5b90 item 46 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.198398615 +0000 UTC m=+328.619017473 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.198398615 +0000 UTC m=+328.619017473 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f7c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002d5dc0 item 46 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.200355297 +0000 UTC m=+328.620974155 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300460 item 47 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.200919926 +0000 UTC m=+328.621538775 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.200919926 +0000 UTC m=+328.621538775 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039f980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000300770 item 47 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.202473042 +0000 UTC m=+328.623091890 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fe00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301110 item 48 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.203105588 +0000 UTC m=+328.623724436 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc00039fec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.203105588 +0000 UTC m=+328.623724436 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301490 item 48 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.204653724 +0000 UTC m=+328.625272572 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301b20 item 49 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.20530254 +0000 UTC m=+328.625921389 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c60c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.20530254 +0000 UTC m=+328.625921389 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000301d50 item 49 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.206862088 +0000 UTC m=+328.627480936 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6280): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310310 item 50 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.20748632 +0000 UTC m=+328.628105168 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.20748632 +0000 UTC m=+328.628105168 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c63c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310690 item 50 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.20905388 +0000 UTC m=+328.629672729 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6480): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310a10 item 51 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.209685737 +0000 UTC m=+328.630304585 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.209685737 +0000 UTC m=+328.630304585 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000310fc0 item 51 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.211277785 +0000 UTC m=+328.631896633 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311570 item 52 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.212150964 +0000 UTC m=+328.632769822 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c66c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.212150964 +0000 UTC m=+328.632769822 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311880 item 52 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.214511453 +0000 UTC m=+328.635130311 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000311e30 item 53 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.215437711 +0000 UTC m=+328.636056589 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.215437711 +0000 UTC m=+328.636056589 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031a2a0 item 53 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.217306859 +0000 UTC m=+328.637925737 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031aa10 item 54 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.218016942 +0000 UTC m=+328.638635810 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c69c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.218016942 +0000 UTC m=+328.638635810 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031ac40 item 54 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.219674061 +0000 UTC m=+328.640292929 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6a80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b030 item 55 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.220375268 +0000 UTC m=+328.640994145 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.220375268 +0000 UTC m=+328.640994145 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6b80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b1f0 item 55 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.222262329 +0000 UTC m=+328.642881187 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d20 item 56 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.223171195 +0000 UTC m=+328.643790062 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0006953c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.223171195 +0000 UTC m=+328.643790062 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0f50 item 56 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.224934392 +0000 UTC m=+328.645553271 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1570 item 57 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.22556162 +0000 UTC m=+328.646180488 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b18f0 item 57 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.226309824 +0000 UTC m=+328.646928703 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695940): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.226309824 +0000 UTC m=+328.646928703 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b20 item 57 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.228411959 +0000 UTC m=+328.649030827 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338070 item 58 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.229104769 +0000 UTC m=+328.649723647 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695a80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338230 item 58 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.229915541 +0000 UTC m=+328.650534409 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.229915541 +0000 UTC m=+328.650534409 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695b80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003385b0 item 58 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.231885418 +0000 UTC m=+328.652504296 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338a80 item 59 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.23252052 +0000 UTC m=+328.653139388 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695c80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d20 item 59 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.233287929 +0000 UTC m=+328.653906797 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.233287929 +0000 UTC m=+328.653906797 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695d80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338e70 item 59 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.235131078 +0000 UTC m=+328.655749947 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 60 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.235918597 +0000 UTC m=+328.656537464 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695e80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339340 item 60 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.236618049 +0000 UTC m=+328.657236928 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000695f40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.236618049 +0000 UTC m=+328.657236928 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339570 item 60 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.238101552 +0000 UTC m=+328.658720431 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339880 item 61 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.238741043 +0000 UTC m=+328.659359911 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.238741043 +0000 UTC m=+328.659359911 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae1c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339b20 item 61 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.240692275 +0000 UTC m=+328.661311143 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae280): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339f10 item 62 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.241315926 +0000 UTC m=+328.661934794 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae2c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.241315926 +0000 UTC m=+328.661934794 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e0e0 item 62 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.243156959 +0000 UTC m=+328.663775838 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 63 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.243880127 +0000 UTC m=+328.664499005 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae480): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.243880127 +0000 UTC m=+328.664499005 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e9a0 item 63 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.24580577 +0000 UTC m=+328.666424639 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ed20 item 64 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.246455981 +0000 UTC m=+328.667074860 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.246455981 +0000 UTC m=+328.667074860 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ef50 item 64 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.248263333 +0000 UTC m=+328.668882202 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f3b0 item 65 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.248898935 +0000 UTC m=+328.669517804 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.248898935 +0000 UTC m=+328.669517804 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae7c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f500 item 65 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.250854295 +0000 UTC m=+328.671473163 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f810 item 66 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.251684282 +0000 UTC m=+328.672303151 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.251684282 +0000 UTC m=+328.672303151 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb20 item 66 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.253594688 +0000 UTC m=+328.674213566 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ff10 item 67 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.254326491 +0000 UTC m=+328.674945369 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.254326491 +0000 UTC m=+328.674945369 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae940): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003500e0 item 67 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.256132571 +0000 UTC m=+328.676751439 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cae9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350540 item 68 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.256997884 +0000 UTC m=+328.677616752 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caea80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.256997884 +0000 UTC m=+328.677616752 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003508c0 item 68 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.258680151 +0000 UTC m=+328.679299020 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350e00 item 69 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.259420921 +0000 UTC m=+328.680039790 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.259420921 +0000 UTC m=+328.680039790 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caeb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351030 item 69 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.261321989 +0000 UTC m=+328.681940858 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caec00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003516c0 item 70 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.262090432 +0000 UTC m=+328.682709310 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caecc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.262090432 +0000 UTC m=+328.682709310 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351960 item 70 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.263930134 +0000 UTC m=+328.684549002 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caed80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351e30 item 71 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.264693566 +0000 UTC m=+328.685312434 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.264693566 +0000 UTC m=+328.685312434 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caee80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a070 item 71 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.26658222 +0000 UTC m=+328.687201089 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caef00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 72 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.267424871 +0000 UTC m=+328.688043740 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caefc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.267424871 +0000 UTC m=+328.688043740 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a700 item 72 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.269819336 +0000 UTC m=+328.690438204 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035abd0 item 73 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.270485525 +0000 UTC m=+328.691104373 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad90 item 73 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.271130836 +0000 UTC m=+328.691749684 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.271130836 +0000 UTC m=+328.691749684 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b110 item 73 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.272716062 +0000 UTC m=+328.693334910 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf1c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 74 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.27335516 +0000 UTC m=+328.693974029 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b650 item 74 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.274032121 +0000 UTC m=+328.694650969 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf2c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.274032121 +0000 UTC m=+328.694650969 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf300): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 74 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.275500847 +0000 UTC m=+328.696119695 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf3c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bb90 item 75 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.276058023 +0000 UTC m=+328.696676881 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bdc0 item 75 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.276709166 +0000 UTC m=+328.697328024 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf4c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.276709166 +0000 UTC m=+328.697328024 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003601c0 item 75 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.278251028 +0000 UTC m=+328.698869876 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf5c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003604d0 item 76 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.278935112 +0000 UTC m=+328.699553960 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360850 item 76 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.279675302 +0000 UTC m=+328.700294160 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.279675302 +0000 UTC m=+328.700294160 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000360c40 item 76 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.28135788 +0000 UTC m=+328.701976728 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf7c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361110 item 77 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.281969657 +0000 UTC m=+328.702588505 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.281969657 +0000 UTC m=+328.702588505 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361260 item 77 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.28362826 +0000 UTC m=+328.704247108 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ab0 item 78 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.284281375 +0000 UTC m=+328.704900223 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caf9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.284281375 +0000 UTC m=+328.704900223 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafa80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000361ce0 item 78 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.286018485 +0000 UTC m=+328.706637333 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 79 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.286737856 +0000 UTC m=+328.707356713 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.286737856 +0000 UTC m=+328.707356713 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafc40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003685b0 item 79 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.288368485 +0000 UTC m=+328.708987334 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 80 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.289037069 +0000 UTC m=+328.709655918 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafd40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.289037069 +0000 UTC m=+328.709655918 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e00 item 80 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.29096577 +0000 UTC m=+328.711584637 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369260 item 81 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.291836473 +0000 UTC m=+328.712455341 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafe80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.291836473 +0000 UTC m=+328.712455341 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000cafec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 81 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.293737621 +0000 UTC m=+328.714356499 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000caff40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369d50 item 82 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.294555275 +0000 UTC m=+328.715174154 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.294555275 +0000 UTC m=+328.715174154 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369f10 item 82 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.296293668 +0000 UTC m=+328.716912537 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe140): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000374540 item 83 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.297067671 +0000 UTC m=+328.717686539 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.297067671 +0000 UTC m=+328.717686539 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003749a0 item 83 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.299003444 +0000 UTC m=+328.719622312 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe2c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003750a0 item 84 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.299807201 +0000 UTC m=+328.720426070 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.299807201 +0000 UTC m=+328.720426070 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe3c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003751f0 item 84 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.301613291 +0000 UTC m=+328.722232169 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375500 item 85 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.302443289 +0000 UTC m=+328.723062156 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.302443289 +0000 UTC m=+328.723062156 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000375a40 item 85 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.304246022 +0000 UTC m=+328.724864890 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe5c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112070 item 86 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.305072322 +0000 UTC m=+328.725691191 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe680): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.305072322 +0000 UTC m=+328.725691191 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112230 item 86 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.306833538 +0000 UTC m=+328.727452406 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001129a0 item 87 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.307628599 +0000 UTC m=+328.728247467 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.307628599 +0000 UTC m=+328.728247467 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000112d90 item 87 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.309516221 +0000 UTC m=+328.730135099 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113490 item 88 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.310342683 +0000 UTC m=+328.730961550 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.310342683 +0000 UTC m=+328.730961550 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfe9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001136c0 item 88 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.31218491 +0000 UTC m=+328.732803778 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfea80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113b90 item 89 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.312891195 +0000 UTC m=+328.733510064 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113dc0 item 89 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.313621527 +0000 UTC m=+328.734240405 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.313621527 +0000 UTC m=+328.734240405 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfebc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160150 item 89 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.315727549 +0000 UTC m=+328.736346427 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfec80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001604d0 item 90 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.316467507 +0000 UTC m=+328.737086374 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfecc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160700 item 90 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.317365532 +0000 UTC m=+328.737984399 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfed80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.317365532 +0000 UTC m=+328.737984399 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfedc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001609a0 item 90 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.319192761 +0000 UTC m=+328.739811639 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfee80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160d20 item 91 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.319827833 +0000 UTC m=+328.740446702 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfeec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160ee0 item 91 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.320685172 +0000 UTC m=+328.741304050 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfef80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.320685172 +0000 UTC m=+328.741304050 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfefc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161110 item 91 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.322391965 +0000 UTC m=+328.743010813 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b6c0 item 92 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.323094132 +0000 UTC m=+328.743712980 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6c80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031b8f0 item 92 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.323804937 +0000 UTC m=+328.744423785 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.323804937 +0000 UTC m=+328.744423785 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6d80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00031bc00 item 92 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.325505698 +0000 UTC m=+328.746124556 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001782a0 item 93 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.326193339 +0000 UTC m=+328.746812187 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6e80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.326193339 +0000 UTC m=+328.746812187 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c6f40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001784d0 item 93 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.328273233 +0000 UTC m=+328.748892121 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7000): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001787e0 item 94 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.32900734 +0000 UTC m=+328.749626247 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.32900734 +0000 UTC m=+328.749626247 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178930 item 94 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.331060143 +0000 UTC m=+328.751679011 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c71c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000178e00 item 95 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.331750287 +0000 UTC m=+328.752369155 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.331750287 +0000 UTC m=+328.752369155 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c72c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179180 item 95 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): open at offset 0 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.333915159 +0000 UTC m=+328.754534027 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000179490 item 96 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.334619311 +0000 UTC m=+328.755238179 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c73c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.334619311 +0000 UTC m=+328.755238179 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7480): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001795e0 item 96 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= 2025/04/14 06:27:09 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:09 DEBUG : : Looking for writers 2025/04/14 06:27:09 DEBUG : >WaitForWriters: 2025/04/14 06:27:09 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:09 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:09 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:09 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:09 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/04/14 06:27:09 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.853083749 +0000 UTC m=+329.273702587 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.853083749 +0000 UTC m=+329.273702587 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.853083749 +0000 UTC m=+329.273702587 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161500 item 1 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.855722992 +0000 UTC m=+329.276341830 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff140): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.855722992 +0000 UTC m=+329.276341830 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff180): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001618f0 item 2 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.857887083 +0000 UTC m=+329.278505951 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff1c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.857887083 +0000 UTC m=+329.278505951 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.857887083 +0000 UTC m=+329.278505951 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161ce0 item 3 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.860882344 +0000 UTC m=+329.281501213 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff2c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.860882344 +0000 UTC m=+329.281501213 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff340): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424230 item 4 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.863037048 +0000 UTC m=+329.283655915 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.863037048 +0000 UTC m=+329.283655915 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c77c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.863037048 +0000 UTC m=+329.283655915 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424770 item 5 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.866413684 +0000 UTC m=+329.287032551 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.866413684 +0000 UTC m=+329.287032551 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f340 item 6 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.868534203 +0000 UTC m=+329.289153081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.868534203 +0000 UTC m=+329.289153081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.868534203 +0000 UTC m=+329.289153081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7a80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017f730 item 7 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.871784383 +0000 UTC m=+329.292403261 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.871784383 +0000 UTC m=+329.292403261 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7b80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017fc00 item 8 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc0009c7bc0): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7bc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.87477721 +0000 UTC m=+329.295396077 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.87477721 +0000 UTC m=+329.295396077 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.87477721 +0000 UTC m=+329.295396077 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7c80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004261c0 item 9 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.878278651 +0000 UTC m=+329.298897529 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0009c7d00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.878278651 +0000 UTC m=+329.298897529 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426770 item 10 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc0002c3580): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.880865123 +0000 UTC m=+329.301484002 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): _writeAt: size=3, off=2 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.880865123 +0000 UTC m=+329.301484002 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.880865123 +0000 UTC m=+329.301484002 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3a00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380e70 item 11 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.883745339 +0000 UTC m=+329.304364207 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3ec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.883745339 +0000 UTC m=+329.304364207 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0002c3f40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381420 item 12 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afa080): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.885936371 +0000 UTC m=+329.306555238 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa0c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.885936371 +0000 UTC m=+329.306555238 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa180): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381960 item 13 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.888141208 +0000 UTC m=+329.308760086 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.888141208 +0000 UTC m=+329.308760086 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa280): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381c00 item 14 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afa340): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa340): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.890282577 +0000 UTC m=+329.310901446 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.890282577 +0000 UTC m=+329.310901446 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c070 item 15 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.892283161 +0000 UTC m=+329.312902040 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa4c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.892283161 +0000 UTC m=+329.312902040 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042c540 item 16 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.896051213 +0000 UTC m=+329.316670081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.896051213 +0000 UTC m=+329.316670081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa5c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.896051213 +0000 UTC m=+329.316670081 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ca10 item 17 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.899152413 +0000 UTC m=+329.319771281 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa680): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.899152413 +0000 UTC m=+329.319771281 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042cf50 item 18 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.9011654 +0000 UTC m=+329.321784269 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.9011654 +0000 UTC m=+329.321784269 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.9011654 +0000 UTC m=+329.321784269 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042d3b0 item 19 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.903990412 +0000 UTC m=+329.324609270 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.903990412 +0000 UTC m=+329.324609270 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afa980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042da40 item 20 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.90612122 +0000 UTC m=+329.326740089 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaa00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.90612122 +0000 UTC m=+329.326740089 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.90612122 +0000 UTC m=+329.326740089 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ddc0 item 21 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.909274058 +0000 UTC m=+329.329892926 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afab80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.909274058 +0000 UTC m=+329.329892926 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438540 item 22 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.911276845 +0000 UTC m=+329.331895714 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afac80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.911276845 +0000 UTC m=+329.331895714 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.911276845 +0000 UTC m=+329.331895714 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afad80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438a80 item 23 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.914116224 +0000 UTC m=+329.334735092 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.914116224 +0000 UTC m=+329.334735092 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afae80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000438f50 item 24 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afaf40): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.916291987 +0000 UTC m=+329.336910856 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afaf80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.916291987 +0000 UTC m=+329.336910856 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.916291987 +0000 UTC m=+329.336910856 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439420 item 25 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.919559769 +0000 UTC m=+329.340178648 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.919559769 +0000 UTC m=+329.340178648 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb180): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000439b20 item 26 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afb240): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb240): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.921746493 +0000 UTC m=+329.342365362 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb280): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): >_readAt: n=2, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): _writeAt: size=3, off=7 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.921746493 +0000 UTC m=+329.342365362 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb340): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.921746493 +0000 UTC m=+329.342365362 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a0e0 item 27 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.925082925 +0000 UTC m=+329.345701803 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.925082925 +0000 UTC m=+329.345701803 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb480): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a620 item 28 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afb540): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.927566675 +0000 UTC m=+329.348185554 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.927566675 +0000 UTC m=+329.348185554 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a9a0 item 29 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.930005784 +0000 UTC m=+329.350624662 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.930005784 +0000 UTC m=+329.350624662 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ad20 item 30 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): _readAt: size=2, off=0 2025/04/14 06:27:09 ERROR : open-test-file(0xc000afb800): Couldn't read size of file 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): >_readAt: n=0, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): >_writeAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): close: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb800): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.932081879 +0000 UTC m=+329.352700737 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.932081879 +0000 UTC m=+329.352700737 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb900): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043afc0 item 31 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.934150662 +0000 UTC m=+329.354769529 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afb980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.934150662 +0000 UTC m=+329.354769529 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b260 item 32 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.936001625 +0000 UTC m=+329.356620483 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b6c0 item 33 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.93685697 +0000 UTC m=+329.357475829 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afba80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.93685697 +0000 UTC m=+329.357475829 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b810 item 33 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.938985405 +0000 UTC m=+329.359604282 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bd50 item 34 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.939968299 +0000 UTC m=+329.360587167 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.939968299 +0000 UTC m=+329.360587167 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c000 item 34 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.941840493 +0000 UTC m=+329.362459351 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbbc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c690 item 35 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.942765659 +0000 UTC m=+329.363384527 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.942765659 +0000 UTC m=+329.363384527 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbc40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c850 item 35 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.944947173 +0000 UTC m=+329.365566031 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbcc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043cb60 item 36 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.94596902 +0000 UTC m=+329.366587909 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbd80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.94596902 +0000 UTC m=+329.366587909 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbdc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ccb0 item 36 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.94841412 +0000 UTC m=+329.369032987 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d0a0 item 37 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.949559589 +0000 UTC m=+329.370178477 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.949559589 +0000 UTC m=+329.370178477 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbe80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 37 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.952191767 +0000 UTC m=+329.372810636 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000afbf00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d650 item 38 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.953124538 +0000 UTC m=+329.373743406 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144040): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.953124538 +0000 UTC m=+329.373743406 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144080): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d7a0 item 38 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.955049851 +0000 UTC m=+329.375668720 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144100): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dab0 item 39 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.955762619 +0000 UTC m=+329.376381487 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011441c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.955762619 +0000 UTC m=+329.376381487 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144200): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043dc00 item 39 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.957735501 +0000 UTC m=+329.378354370 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144280): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043df10 item 40 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.958589724 +0000 UTC m=+329.379208603 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144340): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.958589724 +0000 UTC m=+329.379208603 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144380): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448150 item 40 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.960690828 +0000 UTC m=+329.381309695 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc0011443c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448540 item 41 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.961473737 +0000 UTC m=+329.382092615 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144400): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448690 item 41 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.962462793 +0000 UTC m=+329.383081661 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.962462793 +0000 UTC m=+329.383081661 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144480): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004487e0 item 41 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.964713706 +0000 UTC m=+329.385332575 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448b60 item 42 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.965520081 +0000 UTC m=+329.386138948 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144580): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448cb0 item 42 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.966511911 +0000 UTC m=+329.387130780 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144640): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.966511911 +0000 UTC m=+329.387130780 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144680): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448e00 item 42 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.968468884 +0000 UTC m=+329.389087752 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144740): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449180 item 43 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.969197291 +0000 UTC m=+329.389816159 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144780): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004492d0 item 43 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.970017962 +0000 UTC m=+329.390636829 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144840): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.970017962 +0000 UTC m=+329.390636829 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449490 item 43 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.972193343 +0000 UTC m=+329.392812222 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144940): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 44 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.972991481 +0000 UTC m=+329.393610350 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004499d0 item 44 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.973860343 +0000 UTC m=+329.394479210 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.973860343 +0000 UTC m=+329.394479210 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144a80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449b90 item 44 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.975725192 +0000 UTC m=+329.396344060 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449ea0 item 45 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.976434693 +0000 UTC m=+329.397053561 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001144b80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.976434693 +0000 UTC m=+329.397053561 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff440): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000424930 item 45 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.978562877 +0000 UTC m=+329.399181744 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff500): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004252d0 item 46 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.97935356 +0000 UTC m=+329.399972438 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff540): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.97935356 +0000 UTC m=+329.399972438 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff600): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425730 item 46 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.981519194 +0000 UTC m=+329.402138062 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff6c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000425b90 item 47 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.982293307 +0000 UTC m=+329.402912175 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff700): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.982293307 +0000 UTC m=+329.402912175 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff7c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a0e0 item 47 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 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/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.984372509 +0000 UTC m=+329.404991377 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff880): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048a770 item 48 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.985177931 +0000 UTC m=+329.405796799 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff8c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): >_readAt: n=5, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.985177931 +0000 UTC m=+329.405796799 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff980): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048aa10 item 48 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.987300335 +0000 UTC m=+329.407919202 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dff9c0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ae00 item 49 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.988056823 +0000 UTC m=+329.408675692 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.988056823 +0000 UTC m=+329.408675692 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffa40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048af50 item 49 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.990322416 +0000 UTC m=+329.410941283 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffac0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b340 item 50 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.991200713 +0000 UTC m=+329.411819581 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffb80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.991200713 +0000 UTC m=+329.411819581 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffbc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b500 item 50 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.993284253 +0000 UTC m=+329.413903121 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffc40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b7a0 item 51 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.994090777 +0000 UTC m=+329.414709645 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd00): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): >_readAt: n=8, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.994090777 +0000 UTC m=+329.414709645 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffd40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048b960 item 51 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.996171171 +0000 UTC m=+329.416790040 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffdc0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048bce0 item 52 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): _readAt: size=2, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): _writeAt: size=3, off=5 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.997129561 +0000 UTC m=+329.417748428 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffe80): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): _readAt: size=512, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): >openPending: err= 2025/04/14 06:27:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): >_readAt: n=3, err=EOF 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.997129561 +0000 UTC m=+329.417748428 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dffec0): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: Remove: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048be30 item 52 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): _writeAt: size=5, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): >_writeAt: n=5, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): close: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.999058318 +0000 UTC m=+329.419677187 2025/04/14 06:27:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:09 DEBUG : open-test-file(0xc000dfff40): >close: err= 2025/04/14 06:27:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/04/14 06:27:09 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:09 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): _readAt: size=2, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): _writeAt: size=3, off=0 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): openPending: 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): open at offset 5 2025/04/14 06:27:09 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): >openPending: err= 2025/04/14 06:27:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496310 item 53 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): >_writeAt: n=3, err= 2025/04/14 06:27:09 DEBUG : open-test-file(0xc001256080): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.999869151 +0000 UTC m=+329.420488018 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256080): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:09.999869151 +0000 UTC m=+329.420488018 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012560c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496540 item 53 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.001977517 +0000 UTC m=+329.422596385 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256140): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496af0 item 54 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.002888657 +0000 UTC m=+329.423507525 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256200): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.002888657 +0000 UTC m=+329.423507525 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256240): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d20 item 54 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.004716417 +0000 UTC m=+329.425335286 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012562c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 55 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.005489138 +0000 UTC m=+329.426108005 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256380): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.005489138 +0000 UTC m=+329.426108005 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012563c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004972d0 item 55 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.007505421 +0000 UTC m=+329.428124299 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256440): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497650 item 56 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.008343043 +0000 UTC m=+329.428961912 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256500): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.008343043 +0000 UTC m=+329.428961912 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256540): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497810 item 56 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.010297361 +0000 UTC m=+329.430916229 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256600): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497b20 item 57 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.011004899 +0000 UTC m=+329.431623767 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256640): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497d50 item 57 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.011736501 +0000 UTC m=+329.432355379 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256700): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.011736501 +0000 UTC m=+329.432355379 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256740): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 57 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.013624444 +0000 UTC m=+329.434243312 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256800): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a44d0 item 58 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.014290334 +0000 UTC m=+329.434909202 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256840): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4620 item 58 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.015083963 +0000 UTC m=+329.435702832 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256900): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.015083963 +0000 UTC m=+329.435702832 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256940): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4850 item 58 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.016874383 +0000 UTC m=+329.437493252 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4bd0 item 59 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.017710383 +0000 UTC m=+329.438329251 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256a40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4e70 item 59 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.01849783 +0000 UTC m=+329.439116698 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.01849783 +0000 UTC m=+329.439116698 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256b40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5030 item 59 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.020597179 +0000 UTC m=+329.441216048 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5340 item 60 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.021357145 +0000 UTC m=+329.441976014 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256c40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5490 item 60 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.022269378 +0000 UTC m=+329.442888256 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.022269378 +0000 UTC m=+329.442888256 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256d40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5650 item 60 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.024270693 +0000 UTC m=+329.444889571 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a59d0 item 61 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.025091223 +0000 UTC m=+329.445710091 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256e40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.025091223 +0000 UTC m=+329.445710091 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256f00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5b90 item 61 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.027075046 +0000 UTC m=+329.447693924 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001256fc0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5f10 item 62 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.027733272 +0000 UTC m=+329.448352139 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257000): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.027733272 +0000 UTC m=+329.448352139 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012570c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001620e0 item 62 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.029838993 +0000 UTC m=+329.450457861 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257180): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162380 item 63 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.030568423 +0000 UTC m=+329.451187290 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012571c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.030568423 +0000 UTC m=+329.451187290 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257280): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001624d0 item 63 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): >_readAt: n=0, err=Bad file descriptor 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.032501891 +0000 UTC m=+329.453120759 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257340): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162770 item 64 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.033255705 +0000 UTC m=+329.453874573 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257380): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.033255705 +0000 UTC m=+329.453874573 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257440): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162930 item 64 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.035548628 +0000 UTC m=+329.456167506 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257480): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162bd0 item 65 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.036373166 +0000 UTC m=+329.456992044 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012574c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.036373166 +0000 UTC m=+329.456992044 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257500): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000162d90 item 65 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.038367548 +0000 UTC m=+329.458986427 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257540): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163030 item 66 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.039143965 +0000 UTC m=+329.459762833 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257580): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.039143965 +0000 UTC m=+329.459762833 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012575c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163180 item 66 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.041156421 +0000 UTC m=+329.461775300 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257600): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163500 item 67 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.042054637 +0000 UTC m=+329.462673505 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257640): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.042054637 +0000 UTC m=+329.462673505 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257680): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163650 item 67 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.044544991 +0000 UTC m=+329.465163859 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144bc0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004841c0 item 68 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.045464567 +0000 UTC m=+329.466083435 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144c80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.045464567 +0000 UTC m=+329.466083435 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144cc0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484310 item 68 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.047542365 +0000 UTC m=+329.468161234 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484690 item 69 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.048553944 +0000 UTC m=+329.469172812 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.048553944 +0000 UTC m=+329.469172812 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144d80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004847e0 item 69 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.050841087 +0000 UTC m=+329.471459955 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144e00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 70 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.051737097 +0000 UTC m=+329.472355975 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144ec0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.051737097 +0000 UTC m=+329.472355975 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484d90 item 70 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.05365131 +0000 UTC m=+329.474270188 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001144f80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485650 item 71 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.054380719 +0000 UTC m=+329.474999587 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145040): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.054380719 +0000 UTC m=+329.474999587 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145080): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ab0 item 71 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.056478606 +0000 UTC m=+329.477097483 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145100): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304150 item 72 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.057404073 +0000 UTC m=+329.478022950 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011451c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.057404073 +0000 UTC m=+329.478022950 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145200): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304310 item 72 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.059405348 +0000 UTC m=+329.480024216 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145240): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304690 item 73 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.060111003 +0000 UTC m=+329.480729870 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145280): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304850 item 73 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.060935981 +0000 UTC m=+329.481554849 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011452c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.060935981 +0000 UTC m=+329.481554849 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145300): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304a10 item 73 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.062887192 +0000 UTC m=+329.483506061 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011453c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304cb0 item 74 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.063632271 +0000 UTC m=+329.484251139 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145400): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304e00 item 74 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.064426711 +0000 UTC m=+329.485045579 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011454c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.064426711 +0000 UTC m=+329.485045579 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145500): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000304f50 item 74 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.066264921 +0000 UTC m=+329.486883789 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011455c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003051f0 item 75 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.066895795 +0000 UTC m=+329.487514663 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145600): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): _writeAt: size=3, off=2 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305340 item 75 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.06764402 +0000 UTC m=+329.488262887 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011456c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.06764402 +0000 UTC m=+329.488262887 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145700): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003055e0 item 75 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.069558853 +0000 UTC m=+329.490177721 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011457c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305a40 item 76 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.070444285 +0000 UTC m=+329.491063153 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145800): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305c70 item 76 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): _writeAt: size=3, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.071742661 +0000 UTC m=+329.492361539 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011458c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.071742661 +0000 UTC m=+329.492361539 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145900): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000305ea0 item 76 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.073890842 +0000 UTC m=+329.494509720 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0011459c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306380 item 77 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.074625812 +0000 UTC m=+329.495244720 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145a00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.074625812 +0000 UTC m=+329.495244720 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145ac0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306540 item 77 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.077138247 +0000 UTC m=+329.497757125 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145b80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003068c0 item 78 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.077867174 +0000 UTC m=+329.498486052 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145bc0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.077867174 +0000 UTC m=+329.498486052 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145c80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306b60 item 78 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.080021897 +0000 UTC m=+329.500640766 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306e00 item 79 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.08071045 +0000 UTC m=+329.501329358 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145d80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.08071045 +0000 UTC m=+329.501329358 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145e40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000306f50 item 79 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.083013752 +0000 UTC m=+329.503632630 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307260 item 80 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.083865451 +0000 UTC m=+329.504484349 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001145f40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.083865451 +0000 UTC m=+329.504484349 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a080): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307420 item 80 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.085945424 +0000 UTC m=+329.506564293 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a0c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003076c0 item 81 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.08673767 +0000 UTC m=+329.507356568 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a100): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.08673767 +0000 UTC m=+329.507356568 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a140): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307880 item 81 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.088740881 +0000 UTC m=+329.509359749 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a1c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307b20 item 82 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.089610803 +0000 UTC m=+329.510229671 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a280): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.089610803 +0000 UTC m=+329.510229671 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a2c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307c70 item 82 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.091440887 +0000 UTC m=+329.512059755 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a340): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000307f10 item 83 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.092200292 +0000 UTC m=+329.512819161 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a400): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.092200292 +0000 UTC m=+329.512819161 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a440): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e40e0 item 83 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.094329649 +0000 UTC m=+329.514948526 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a4c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4380 item 84 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.095149627 +0000 UTC m=+329.515768495 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a580): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.095149627 +0000 UTC m=+329.515768495 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a5c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e44d0 item 84 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.097140994 +0000 UTC m=+329.517759872 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a640): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e4770 item 85 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.097947187 +0000 UTC m=+329.518566066 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc00141a700): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.097947187 +0000 UTC m=+329.518566066 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7d80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426850 item 85 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.100164569 +0000 UTC m=+329.520783436 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7e00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426d20 item 86 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.101191175 +0000 UTC m=+329.521810043 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7ec0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.101191175 +0000 UTC m=+329.521810043 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0009c7f00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 86 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.103177973 +0000 UTC m=+329.523796842 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0000): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004272d0 item 87 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.104008031 +0000 UTC m=+329.524626899 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc00c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.104008031 +0000 UTC m=+329.524626899 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0100): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427490 item 87 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.105899891 +0000 UTC m=+329.526518760 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0180): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004277a0 item 88 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.10683135 +0000 UTC m=+329.527450228 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0240): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.10683135 +0000 UTC m=+329.527450228 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0280): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427a40 item 88 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.109110386 +0000 UTC m=+329.529729264 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0340): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427d50 item 89 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.109876674 +0000 UTC m=+329.530495542 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0380): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427f10 item 89 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.112745157 +0000 UTC m=+329.533364036 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0440): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.112745157 +0000 UTC m=+329.533364036 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0480): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356230 item 89 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.114797138 +0000 UTC m=+329.535416006 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0540): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003568c0 item 90 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.115707938 +0000 UTC m=+329.536326805 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0580): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356b60 item 90 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.116769951 +0000 UTC m=+329.537388818 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0640): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.116769951 +0000 UTC m=+329.537388818 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0680): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000356e00 item 90 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.118919675 +0000 UTC m=+329.539538544 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0740): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000357490 item 91 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.119623355 +0000 UTC m=+329.540242234 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0780): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): >_readAt: n=2, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): _writeAt: size=3, off=7 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003577a0 item 91 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.120490643 +0000 UTC m=+329.541109521 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0840): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): >_readAt: n=8, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.120490643 +0000 UTC m=+329.541109521 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0880): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003579d0 item 91 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.123629263 +0000 UTC m=+329.544248141 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0940): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00149c000 item 92 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.124370404 +0000 UTC m=+329.544989272 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc000fc0980): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): open at offset 5 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001637a0 item 92 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): _readAt: size=2, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): _writeAt: size=3, off=5 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): >_writeAt: n=3, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.125568582 +0000 UTC m=+329.546187450 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257780): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): >_readAt: n=3, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.125568582 +0000 UTC m=+329.546187450 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012577c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001638f0 item 92 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.127420267 +0000 UTC m=+329.548039135 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257880): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163c00 item 93 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.128065158 +0000 UTC m=+329.548684035 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc0012578c0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.128065158 +0000 UTC m=+329.548684035 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257980): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000163d50 item 93 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.130291225 +0000 UTC m=+329.550910103 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135e150 item 94 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.130927319 +0000 UTC m=+329.551546197 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257a80): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.130927319 +0000 UTC m=+329.551546197 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257b40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135e2a0 item 94 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.132863002 +0000 UTC m=+329.553481869 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135e540 item 95 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.13354981 +0000 UTC m=+329.554168678 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257c40): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.13354981 +0000 UTC m=+329.554168678 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257d00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135e690 item 95 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 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/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): open at offset 0 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): _readAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): >_readAt: n=0, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.136079427 +0000 UTC m=+329.556698305 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257dc0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): _writeAt: size=5, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): >openPending: err= 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135e930 item 96 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): >_writeAt: n=5, err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.136895248 +0000 UTC m=+329.557514117 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257e00): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: File.openRW failed: file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/04/14 06:27:10 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:10 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/04/14 06:27:10 DEBUG : open-test-file: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : open-test-file: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): _readAt: size=512, off=0 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): openPending: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): >openPending: err= 2025/04/14 06:27:10 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): >_readAt: n=5, err=EOF 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): close: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: setting modification time to 2025-04-14 06:27:10.136895248 +0000 UTC m=+329.557514117 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : open-test-file(0xc001257ec0): >close: err= 2025/04/14 06:27:10 DEBUG : open-test-file: Remove: 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00135ea80 item 96 2025/04/14 06:27:10 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/04/14 06:27:10 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/04/14 06:27:10 DEBUG : open-test-file: >Remove: err= 2025/04/14 06:27:10 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : >WaitForWriters: 2025/04/14 06:27:10 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.79s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.79s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:10 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:10 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:10 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:10 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:10 DEBUG : file1: newRWFileHandle: 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): openPending: 2025/04/14 06:27:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): >openPending: err= 2025/04/14 06:27:10 DEBUG : file1: >newRWFileHandle: err= 2025/04/14 06:27:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/04/14 06:27:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): _writeAt: size=2, off=0 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): >_writeAt: n=2, err= 2025/04/14 06:27:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): RWFileHandle.Flush 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): RWFileHandle.Release 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): close: 2025/04/14 06:27:10 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/04/14 06:27:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:10 DEBUG : file1(0xc000fc0a40): >close: err= 2025/04/14 06:27:10 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:27:10 DEBUG : file1: vfs cache: starting upload 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:27:10 DEBUG : : Looking for writers 2025/04/14 06:27:10 DEBUG : file1: reading active writers 2025/04/14 06:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:27:11 DEBUG : : Looking for writers 2025/04/14 06:27:11 DEBUG : file1: reading active writers 2025/04/14 06:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:27:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/14 06:27:11 DEBUG : : Looking for writers 2025/04/14 06:27:11 DEBUG : file1: reading active writers 2025/04/14 06:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:27:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/14 06:27:12 INFO : file1: Copied (new) 2025/04/14 06:27:12 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/04/14 06:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/04/14 06:27:12 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/04/14 06:27:12 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:27:12 INFO : file1: vfs cache: upload succeeded try #1 2025/04/14 06:27:12 DEBUG : : Looking for writers 2025/04/14 06:27:12 DEBUG : file1: reading active writers 2025/04/14 06:27:12 DEBUG : >WaitForWriters: 2025/04/14 06:27:13 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : file1: reading active writers 2025/04/14 06:27:13 DEBUG : >WaitForWriters: 2025/04/14 06:27:13 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.11s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:13 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:13 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:13 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:13 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:27:13 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:13 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:27:13 DEBUG : rename_me: newRWFileHandle: 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): openPending: 2025/04/14 06:27:13 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/04/14 06:27:13 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): >openPending: err= 2025/04/14 06:27:13 DEBUG : rename_me: >newRWFileHandle: err= 2025/04/14 06:27:13 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/04/14 06:27:13 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/04/14 06:27:13 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): _writeAt: size=5, off=0 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): >_writeAt: n=5, err= 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): close: 2025/04/14 06:27:13 DEBUG : rename_me: vfs cache: setting modification time to 2025-04-14 06:27:13.756947344 +0000 UTC m=+333.177566212 2025/04/14 06:27:13 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/04/14 06:27:13 DEBUG : rename_me(0xc00150c540): >close: err= 2025/04/14 06:27:13 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/04/14 06:27:13 DEBUG : i_was_renamed: Updating file with 0xc000c160c0 2025/04/14 06:27:13 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/04/14 06:27:13 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/14 06:27:13 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/14 06:27:13 DEBUG : i_was_renamed: vfs cache: starting upload 2025/04/14 06:27:13 DEBUG : : Looking for writers 2025/04/14 06:27:13 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/14 06:27:14 DEBUG : : Looking for writers 2025/04/14 06:27:14 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/14 06:27:14 DEBUG : : Looking for writers 2025/04/14 06:27:14 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/14 06:27:14 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/04/14 06:27:15 DEBUG : : Looking for writers 2025/04/14 06:27:15 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/14 06:27:15 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:27:15 INFO : i_was_renamed: Copied (new) 2025/04/14 06:27:15 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-04-14 06:27:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/04/14 06:27:15 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/04/14 06:27:15 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/04/14 06:27:15 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/04/14 06:27:16 DEBUG : : Looking for writers 2025/04/14 06:27:16 DEBUG : i_was_renamed: reading active writers 2025/04/14 06:27:16 DEBUG : >WaitForWriters: 2025/04/14 06:27:16 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.95s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:16 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:16 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/14 06:27:16 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/14 06:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-vacimat5woqa" 2025/04/14 06:27:16 INFO : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/14 06:27:16 DEBUG : : forgetting directory cache 2025/04/14 06:27:17 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): _readAt: size=512, off=0 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): openPending: 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:28:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:18 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): >openPending: err= 2025/04/14 06:27:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): >_readAt: n=20, err=EOF 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): close: 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:28:16 +0000 UTC 2025/04/14 06:27:18 DEBUG : TestRWCacheUpdate(0xc00150c280): >close: err= 2025/04/14 06:27:18 DEBUG : : Re-reading directory (174.722249ms old) 2025/04/14 06:27:19 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:19 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:19 DEBUG : : forgetting directory cache 2025/04/14 06:27:19 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate(0xc00078c500): _readAt: size=512, off=0 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate(0xc00078c500): openPending: 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:29:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-14 05:28:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-14 05:29:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-14 05:28:16 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/14 06:27:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:20 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate(0xc00078c500): >openPending: err= 2025/04/14 06:27:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate(0xc00078c500): >_readAt: n=20, err=EOF 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate(0xc00078c500): close: 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:29:16 +0000 UTC 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate(0xc00078c500): >close: err= 2025/04/14 06:27:21 DEBUG : : Re-reading directory (164.765013ms old) 2025/04/14 06:27:21 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:21 DEBUG : : forgetting directory cache 2025/04/14 06:27:21 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): _readAt: size=512, off=0 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): openPending: 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:30:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-14 05:29:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-14 05:30:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-14 05:29:16 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/14 06:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:23 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): >openPending: err= 2025/04/14 06:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): >_readAt: n=20, err=EOF 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): close: 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:30:16 +0000 UTC 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate(0xc00150c340): >close: err= 2025/04/14 06:27:23 DEBUG : : Re-reading directory (162.498329ms old) 2025/04/14 06:27:23 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:24 DEBUG : : forgetting directory cache 2025/04/14 06:27:24 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): _readAt: size=512, off=0 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): openPending: 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:31:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-14 05:30:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-14 05:31:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-14 05:30:16 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/14 06:27:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:25 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): >openPending: err= 2025/04/14 06:27:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): >_readAt: n=20, err=EOF 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): close: 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:31:16 +0000 UTC 2025/04/14 06:27:25 DEBUG : TestRWCacheUpdate(0xc00078c380): >close: err= 2025/04/14 06:27:25 DEBUG : : Re-reading directory (195.285921ms old) 2025/04/14 06:27:26 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:26 DEBUG : : forgetting directory cache 2025/04/14 06:27:26 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): _readAt: size=512, off=0 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): openPending: 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:32:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-14 05:31:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-14 05:32:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-14 05:31:16 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/14 06:27:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:28 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): >openPending: err= 2025/04/14 06:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): >_readAt: n=20, err=EOF 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): close: 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:32:16 +0000 UTC 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate(0xc00150c140): >close: err= 2025/04/14 06:27:28 DEBUG : : Re-reading directory (161.072645ms old) 2025/04/14 06:27:28 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:29 DEBUG : : forgetting directory cache 2025/04/14 06:27:29 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): _readAt: size=512, off=0 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): openPending: 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-14 05:33:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-14 05:32:16 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-14 05:33:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-14 05:32:16 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/14 06:27:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/14 06:27:30 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): >openPending: err= 2025/04/14 06:27:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): >_readAt: n=20, err=EOF 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): close: 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:33:16 +0000 UTC 2025/04/14 06:27:30 DEBUG : TestRWCacheUpdate(0xc00150c480): >close: err= 2025/04/14 06:27:30 DEBUG : : Re-reading directory (175.079169ms old) 2025/04/14 06:27:31 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:31 DEBUG : : forgetting directory cache 2025/04/14 06:27:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/04/14 06:27:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): _readAt: size=512, off=0 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): openPending: 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-14 05:34:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-14 05:33:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-14 05:34:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-14 05:33:16 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/14 06:27:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/14 06:27:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): >openPending: err= 2025/04/14 06:27:33 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): >_readAt: n=21, err=EOF 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): close: 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:34:16 +0000 UTC 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate(0xc000b18180): >close: err= 2025/04/14 06:27:33 DEBUG : : Re-reading directory (190.14823ms old) 2025/04/14 06:27:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:33 DEBUG : : forgetting directory cache 2025/04/14 06:27:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): _readAt: size=512, off=0 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): openPending: 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-14 05:35:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-14 05:34:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-14 05:35:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-14 05:34:16 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/14 06:27:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/14 06:27:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): >openPending: err= 2025/04/14 06:27:35 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): >_readAt: n=22, err=EOF 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): close: 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:35:16 +0000 UTC 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate(0xc000b18580): >close: err= 2025/04/14 06:27:35 DEBUG : : Re-reading directory (173.718245ms old) 2025/04/14 06:27:35 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:36 DEBUG : : forgetting directory cache 2025/04/14 06:27:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): _readAt: size=512, off=0 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): openPending: 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-14 05:36:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-14 05:35:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-14 05:36:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-14 05:35:16 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/14 06:27:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/14 06:27:37 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): >openPending: err= 2025/04/14 06:27:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): >_readAt: n=23, err=EOF 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): close: 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:36:16 +0000 UTC 2025/04/14 06:27:37 DEBUG : TestRWCacheUpdate(0xc00078c7c0): >close: err= 2025/04/14 06:27:37 DEBUG : : Re-reading directory (165.491409ms old) 2025/04/14 06:27:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:38 DEBUG : : forgetting directory cache 2025/04/14 06:27:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/04/14 06:27:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): _readAt: size=512, off=0 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): openPending: 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-14 05:37:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-14 05:36:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-14 05:37:16 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-14 05:36:16 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/14 06:27:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/14 06:27:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): >openPending: err= 2025/04/14 06:27:40 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): >_readAt: n=24, err=EOF 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): close: 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-14 05:37:16 +0000 UTC 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate(0xc00150c380): >close: err= 2025/04/14 06:27:40 DEBUG : : Re-reading directory (186.6262ms old) 2025/04/14 06:27:40 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/14 06:27:40 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:40 DEBUG : : Looking for writers 2025/04/14 06:27:40 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/14 06:27:40 DEBUG : >WaitForWriters: 2025/04/14 06:27:40 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': vfs cache: cleaner exiting 2025/04/14 06:27:40 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (24.59s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:42 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/04/14 06:27:43 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/04/14 06:27:44 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:44 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:44 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/04/14 06:27:45 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:45 DEBUG : : Looking for writers 2025/04/14 06:27:45 DEBUG : normal name with no special characters.txt: reading active writers 2025/04/14 06:27:45 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/04/14 06:27:45 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:46 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:46 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:46 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': Reusing VFS from active cache 2025/04/14 06:27:46 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:46 DEBUG : : Looking for writers 2025/04/14 06:27:46 DEBUG : >WaitForWriters: 2025/04/14 06:27:46 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:46 DEBUG : : Looking for writers 2025/04/14 06:27:46 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.33s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:47 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:47 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:47 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:47 DEBUG : : Looking for writers 2025/04/14 06:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.33s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:47 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:47 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:47 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:47 DEBUG : : Looking for writers 2025/04/14 06:27:47 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:47 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:47 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:48 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:27:50 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: dir/file2: Modification time difference too big |-116609h27m50.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-14 06:27:50 +0000 UTC) (precision 1s) 2025/04/14 06:27:52 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:52 DEBUG : dir: Looking for writers 2025/04/14 06:27:52 DEBUG : file2: reading active writers 2025/04/14 06:27:52 DEBUG : : Looking for writers 2025/04/14 06:27:52 DEBUG : file1: reading active writers 2025/04/14 06:27:52 DEBUG : dir: reading active writers 2025/04/14 06:27:52 DEBUG : >WaitForWriters: --- FAIL: TestVFSStat (5.55s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:53 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:53 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:54 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:27:56 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/14 06:27:57 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:27:57 DEBUG : dir: Looking for writers 2025/04/14 06:27:57 DEBUG : : Looking for writers 2025/04/14 06:27:57 DEBUG : dir: reading active writers 2025/04/14 06:27:57 DEBUG : file1: reading active writers 2025/04/14 06:27:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.45s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:27:58 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:27:58 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:27:59 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/04/14 06:28:01 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/14 06:28:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:28:03 DEBUG : file1: Open: flags=O_RDONLY 2025/04/14 06:28:03 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/14 06:28:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/14 06:28:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:28:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/04/14 06:28:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/04/14 06:28:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/14 06:28:03 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/14 06:28:04 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:28:04 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/04/14 06:28:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/04/14 06:28:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/04/14 06:28:04 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:04 DEBUG : dir: Looking for writers 2025/04/14 06:28:04 DEBUG : file2: reading active writers 2025/04/14 06:28:04 DEBUG : new_file.txt: reading active writers 2025/04/14 06:28:04 DEBUG : : Looking for writers 2025/04/14 06:28:04 DEBUG : dir: reading active writers 2025/04/14 06:28:04 DEBUG : file1: reading active writers 2025/04/14 06:28:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.54s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:06 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:06 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:07 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/04/14 06:28:09 DEBUG : dir/file2: same parent dir (ODFfODIzMzE1OF93c0gyRA) - using file/rename instead of move_copy for dir/file1 2025/04/14 06:28:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/04/14 06:28:09 DEBUG : dir/file1: Updating file with dir/file1 0xc001558600 2025/04/14 06:28:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/14 06:28:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:10 INFO : dir/file1: Moved (server-side) to: file0 2025/04/14 06:28:10 DEBUG : file0: Updating file with file0 0xc001558600 2025/04/14 06:28:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/14 06:28:10 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/04/14 06:28:10 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:10 DEBUG : dir: Looking for writers 2025/04/14 06:28:10 DEBUG : : Looking for writers 2025/04/14 06:28:10 DEBUG : dir: reading active writers 2025/04/14 06:28:10 DEBUG : file0: reading active writers 2025/04/14 06:28:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.62s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:11 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:11 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:12 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:12 DEBUG : : Looking for writers 2025/04/14 06:28:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.49s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:12 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:12 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:12 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/04/14 06:28:13 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/14 06:28:14 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/04/14 06:28:15 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/04/14 06:28:16 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/04/14 06:28:16 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:16 DEBUG : : Looking for writers 2025/04/14 06:28:16 DEBUG : a: Looking for writers 2025/04/14 06:28:16 DEBUG : b: Looking for writers 2025/04/14 06:28:16 DEBUG : c: Looking for writers 2025/04/14 06:28:16 DEBUG : d: Looking for writers 2025/04/14 06:28:16 DEBUG : : Looking for writers 2025/04/14 06:28:16 DEBUG : a: reading active writers 2025/04/14 06:28:16 DEBUG : b: reading active writers 2025/04/14 06:28:16 DEBUG : c: reading active writers 2025/04/14 06:28:16 DEBUG : d: reading active writers 2025/04/14 06:28:16 DEBUG : /: reading active writers 2025/04/14 06:28:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (5.94s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:18 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:18 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/14 06:28:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/14 06:28:20 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/14 06:28:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/04/14 06:28:23 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:23 DEBUG : a/b/c/d: Looking for writers 2025/04/14 06:28:23 DEBUG : a/b/c: Looking for writers 2025/04/14 06:28:23 DEBUG : d: reading active writers 2025/04/14 06:28:23 DEBUG : a/b: Looking for writers 2025/04/14 06:28:23 DEBUG : c: reading active writers 2025/04/14 06:28:23 DEBUG : a: Looking for writers 2025/04/14 06:28:23 DEBUG : b: reading active writers 2025/04/14 06:28:23 DEBUG : : Looking for writers 2025/04/14 06:28:23 DEBUG : a: reading active writers 2025/04/14 06:28:23 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestVFSMkdirAll (14.96s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:33 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:33 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:33 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:33 DEBUG : : Looking for writers 2025/04/14 06:28:33 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.33s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:33 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:33 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:33 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/14 06:28:33 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/04/14 06:28:33 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/04/14 06:28:33 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/14 06:28:34 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:28:35 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:28:35 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/04/14 06:28:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/14 06:28:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:28:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:35 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/14 06:28:36 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:28:36 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/04/14 06:28:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/04/14 06:28:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:36 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (7 bytes), uploading instead of streaming 2025/04/14 06:28:37 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/04/14 06:28:38 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/04/14 06:28:38 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:38 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:38 DEBUG : : Looking for writers 2025/04/14 06:28:38 DEBUG : file1: reading active writers 2025/04/14 06:28:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.20s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:38 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:38 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/04/14 06:28:40 DEBUG : file1: aborting in-sequence write wait, off=100 2025/04/14 06:28:40 DEBUG : file1: failed to wait for in-sequence write to 100 2025/04/14 06:28:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/04/14 06:28:40 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (11 bytes), uploading instead of streaming 2025/04/14 06:28:40 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/04/14 06:28:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/14 06:28:41 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/04/14 06:28:41 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:41 DEBUG : : Looking for writers 2025/04/14 06:28:41 DEBUG : file1: reading active writers 2025/04/14 06:28:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.51s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:42 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:42 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:42 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/04/14 06:28:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:42 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (5 bytes), uploading instead of streaming 2025/04/14 06:28:43 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/04/14 06:28:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/14 06:28:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/04/14 06:28:44 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:44 DEBUG : : Looking for writers 2025/04/14 06:28:44 DEBUG : file1: reading active writers 2025/04/14 06:28:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.38s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:44 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:44 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:44 DEBUG : file1: WriteFileHandle.Release closing 2025/04/14 06:28:44 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:44 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/14 06:28:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:28:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/04/14 06:28:46 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:46 DEBUG : : Looking for writers 2025/04/14 06:28:46 DEBUG : file1: reading active writers 2025/04/14 06:28:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:46 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:46 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:47 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:47 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (2 bytes), uploading instead of streaming 2025/04/14 06:28:47 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/04/14 06:28:48 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/04/14 06:28:48 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:48 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/04/14 06:28:48 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:48 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:48 DEBUG : : Looking for writers 2025/04/14 06:28:48 DEBUG : file1: reading active writers 2025/04/14 06:28:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.53s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:49 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:49 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:49 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (0 bytes), uploading instead of streaming 2025/04/14 06:28:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/14 06:28:51 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:51 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:28:51 DEBUG : file1: Open: flags=O_RDONLY 2025/04/14 06:28:51 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/14 06:28:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/14 06:28:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:28:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/14 06:28:51 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:51 DEBUG : : Looking for writers 2025/04/14 06:28:51 DEBUG : file1: reading active writers 2025/04/14 06:28:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.49s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-vacimat5woqa'", Local "Local file system at /tmp/rclone3964917995", Modify Window "1s" 2025/04/14 06:28:51 INFO : OpenDrive root 'rclone-test-vacimat5woqa': poll-interval is not supported by this remote 2025/04/14 06:28:51 NOTICE: OpenDrive root 'rclone-test-vacimat5woqa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/14 06:28:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/04/14 06:28:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/04/14 06:28:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/04/14 06:28:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/04/14 06:28:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:52 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': File to upload is small (100 bytes), uploading instead of streaming 2025/04/14 06:28:52 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/04/14 06:28:53 DEBUG : file1: md5 = c368b8e8e0b9b6a5e414a89a2dbcfa45 OK 2025/04/14 06:28:53 DEBUG : file1: Size and md5 of src and dst objects identical 2025/04/14 06:28:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/04/14 06:28:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/14 06:28:53 DEBUG : file1: Open: flags=O_RDONLY 2025/04/14 06:28:53 DEBUG : file1: >Open: fd=file1 (r), err= 2025/04/14 06:28:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/04/14 06:28:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/04/14 06:28:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/04/14 06:28:53 DEBUG : WaitForWriters: timeout=30s 2025/04/14 06:28:53 DEBUG : : Looking for writers 2025/04/14 06:28:53 DEBUG : file1: reading active writers 2025/04/14 06:28:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.65s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/04/14 06:28:54 DEBUG : OpenDrive root 'rclone-test-vacimat5woqa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 7m14.936279113s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestVFSStat]