"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/31 01:33:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fecocud4soce" 2025/03/31 01:33:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/31 01:33:15 DEBUG : Starting OpenDrive session with ID: 3df72bde731e0da450d1643a51ad9536506fd5c56374f8599108c77765bcde85 2025/03/31 01:33:15 DEBUG : Creating backend with remote "/tmp/rclone701775065" === RUN TestDirHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:15 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:15 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:18 DEBUG : dir: Looking for writers 2025/03/31 01:33:18 DEBUG : : Looking for writers 2025/03/31 01:33:18 DEBUG : dir: reading active writers 2025/03/31 01:33:18 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.94s) === RUN TestDirHandleReaddir run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:19 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:19 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/31 01:33:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/03/31 01:33:26 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:26 DEBUG : dir/subdir: Looking for writers 2025/03/31 01:33:26 DEBUG : dir: Looking for writers 2025/03/31 01:33:26 DEBUG : file1: reading active writers 2025/03/31 01:33:26 DEBUG : file2: reading active writers 2025/03/31 01:33:26 DEBUG : subdir: reading active writers 2025/03/31 01:33:26 DEBUG : : Looking for writers 2025/03/31 01:33:26 DEBUG : dir: reading active writers 2025/03/31 01:33:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.96s) === RUN TestDirHandleReaddirnames run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:28 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:28 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:31 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:31 DEBUG : dir: Looking for writers 2025/03/31 01:33:31 DEBUG : file1: reading active writers 2025/03/31 01:33:31 DEBUG : : Looking for writers 2025/03/31 01:33:31 DEBUG : dir: reading active writers 2025/03/31 01:33:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.98s) === RUN TestDirMethods run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:32 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:32 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:35 DEBUG : dir: Looking for writers 2025/03/31 01:33:35 DEBUG : : Looking for writers 2025/03/31 01:33:35 DEBUG : dir: reading active writers 2025/03/31 01:33:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.71s) === RUN TestDirForgetAll run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:36 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:36 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:39 DEBUG : dir: forgetting directory cache 2025/03/31 01:33:39 DEBUG : : forgetting directory cache 2025/03/31 01:33:39 DEBUG : dir: forgetting directory cache 2025/03/31 01:33:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:39 DEBUG : : Looking for writers 2025/03/31 01:33:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.81s) === RUN TestDirForgetPath run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:40 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:40 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:43 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/31 01:33:43 DEBUG : dir: invalidating directory cache 2025/03/31 01:33:43 DEBUG : : >ForgetPath: 2025/03/31 01:33:43 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/31 01:33:43 DEBUG : : invalidating directory cache 2025/03/31 01:33:43 DEBUG : dir: forgetting directory cache 2025/03/31 01:33:43 DEBUG : : >ForgetPath: 2025/03/31 01:33:43 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/31 01:33:43 DEBUG : : >ForgetPath: 2025/03/31 01:33:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:43 DEBUG : dir: Looking for writers 2025/03/31 01:33:43 DEBUG : : Looking for writers 2025/03/31 01:33:43 DEBUG : dir: reading active writers 2025/03/31 01:33:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.88s) === RUN TestDirWalk run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:44 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:44 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:48 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/03/31 01:33:50 DEBUG : : forgetting directory cache 2025/03/31 01:33:50 DEBUG : dir: forgetting directory cache 2025/03/31 01:33:50 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:50 DEBUG : dir: Looking for writers 2025/03/31 01:33:50 DEBUG : fil/a/b: Looking for writers 2025/03/31 01:33:50 DEBUG : fil/a: Looking for writers 2025/03/31 01:33:50 DEBUG : b: reading active writers 2025/03/31 01:33:50 DEBUG : fil: Looking for writers 2025/03/31 01:33:50 DEBUG : a: reading active writers 2025/03/31 01:33:50 DEBUG : : Looking for writers 2025/03/31 01:33:50 DEBUG : dir: reading active writers 2025/03/31 01:33:50 DEBUG : fil: reading active writers 2025/03/31 01:33:50 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.10s) === RUN TestDirSetModTime run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:53 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:53 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:56 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:56 DEBUG : dir: Looking for writers 2025/03/31 01:33:56 DEBUG : : Looking for writers 2025/03/31 01:33:56 DEBUG : dir: reading active writers 2025/03/31 01:33:56 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.95s) === RUN TestDirStat run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:33:57 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:33:57 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:33:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:33:59 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:33:59 DEBUG : dir: Looking for writers 2025/03/31 01:33:59 DEBUG : file1: reading active writers 2025/03/31 01:33:59 DEBUG : : Looking for writers 2025/03/31 01:33:59 DEBUG : dir: reading active writers 2025/03/31 01:33:59 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.74s) === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:00 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:00 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:03 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/03/31 01:34:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/03/31 01:34:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/31 01:34:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/31 01:34:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/31 01:34:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/31 01:34:08 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/03/31 01:34:10 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/03/31 01:34:12 DEBUG : dir: invalidating directory cache 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/31 01:34:12 DEBUG : dir/file1: Reset virtual modtime 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/31 01:34:12 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/31 01:34:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/31 01:34:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/31 01:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:34:12 DEBUG : dir: invalidating directory cache 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/31 01:34:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/31 01:34:12 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/31 01:34:12 DEBUG : : forgetting directory cache 2025/03/31 01:34:12 DEBUG : dir: forgetting directory cache 2025/03/31 01:34:12 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/31 01:34:12 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:12 DEBUG : dir/virtualDir: Looking for writers 2025/03/31 01:34:12 DEBUG : dir: Looking for writers 2025/03/31 01:34:12 DEBUG : virtualFile: reading active writers 2025/03/31 01:34:12 DEBUG : virtualDir: reading active writers 2025/03/31 01:34:12 DEBUG : file1: reading active writers 2025/03/31 01:34:12 DEBUG : virtualFile2: reading active writers 2025/03/31 01:34:12 DEBUG : : Looking for writers 2025/03/31 01:34:12 DEBUG : dir: reading active writers 2025/03/31 01:34:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.93s) --- PASS: TestDirReadDirAll/Virtual (4.87s) === RUN TestDirOpen run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:14 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:14 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:17 ERROR : dir/: Can only open directories read only 2025/03/31 01:34:17 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:17 DEBUG : dir: Looking for writers 2025/03/31 01:34:17 DEBUG : : Looking for writers 2025/03/31 01:34:17 DEBUG : dir: reading active writers 2025/03/31 01:34:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.97s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:18 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:18 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:353: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:353 Error: Should be true Test: TestDirCreate 2025/03/31 01:34:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 01:34:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil> 2025/03/31 01:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 01:34:21 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 01:34:22 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/03/31 01:34:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:34:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/03/31 01:34:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/31 01:34:23 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:23 DEBUG : dir: Looking for writers 2025/03/31 01:34:23 DEBUG : file1: reading active writers 2025/03/31 01:34:23 DEBUG : potato: reading active writers 2025/03/31 01:34:23 DEBUG : : Looking for writers 2025/03/31 01:34:23 DEBUG : dir: reading active writers 2025/03/31 01:34:23 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.19s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:25 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:25 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 01:34:29 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:29 DEBUG : dir/sub: Looking for writers 2025/03/31 01:34:29 DEBUG : dir: Looking for writers 2025/03/31 01:34:29 DEBUG : file1: reading active writers 2025/03/31 01:34:29 DEBUG : sub: reading active writers 2025/03/31 01:34:29 DEBUG : : Looking for writers 2025/03/31 01:34:29 DEBUG : dir: reading active writers 2025/03/31 01:34:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.57s) === RUN TestDirMkdirSub run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:30 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:30 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 01:34:34 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/31 01:34:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:35 DEBUG : dir/sub/subsub: Looking for writers 2025/03/31 01:34:35 DEBUG : dir/sub: Looking for writers 2025/03/31 01:34:35 DEBUG : subsub: reading active writers 2025/03/31 01:34:35 DEBUG : dir: Looking for writers 2025/03/31 01:34:35 DEBUG : file1: reading active writers 2025/03/31 01:34:35 DEBUG : sub: reading active writers 2025/03/31 01:34:35 DEBUG : : Looking for writers 2025/03/31 01:34:35 DEBUG : dir: reading active writers 2025/03/31 01:34:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.76s) === RUN TestDirRemove run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:37 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:37 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:40 ERROR : dir/: Dir.Remove not empty 2025/03/31 01:34:40 DEBUG : dir/file1: Remove: 2025/03/31 01:34:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:34:40 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/31 01:34:40 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 01:34:40 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:40 DEBUG : : Looking for writers 2025/03/31 01:34:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.87s) === RUN TestDirRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:41 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:41 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:44 DEBUG : dir/file1: Remove: 2025/03/31 01:34:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:34:44 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/31 01:34:44 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 01:34:44 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:44 DEBUG : : Looking for writers 2025/03/31 01:34:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.99s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:45 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:45 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:48 DEBUG : dir/file1: Remove: 2025/03/31 01:34:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:34:48 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/31 01:34:48 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:48 DEBUG : dir: Looking for writers 2025/03/31 01:34:48 DEBUG : : Looking for writers 2025/03/31 01:34:48 DEBUG : dir: reading active writers 2025/03/31 01:34:48 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.21s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:34:49 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:34:49 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:34:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:34:53 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/03/31 01:34:54 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/31 01:34:54 DEBUG : dir2: same parent dir (ODFfODE5NjkzNV91UVhoNw) - using folder/rename instead of move_copy 2025/03/31 01:34:55 DEBUG : dir: Updating dir with dir2 0xc0000c3110 2025/03/31 01:34:55 DEBUG : dir: forgetting directory cache 2025/03/31 01:34:55 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/31 01:34:55 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/31 01:34:56 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/31 01:34:56 DEBUG : file2: Updating file with file2 0xc000199740 2025/03/31 01:34:56 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/31 01:34:56 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 01:34:57 INFO : dir2/file3: Deleted 2025/03/31 01:34:57 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/31 01:34:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000199740 2025/03/31 01:34:57 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/31 01:34:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/31 01:34:58 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/31 01:34:58 DEBUG : renamed empty directory: same parent dir (ODFfODE5NjkzNV91UVhoNw) - using folder/rename instead of move_copy 2025/03/31 01:34:58 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008dd2b0 2025/03/31 01:34:58 DEBUG : empty directory: forgetting directory cache 2025/03/31 01:34:58 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/31 01:34:58 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/31 01:34:58 DEBUG : dir2: Renaming to "dir3" 2025/03/31 01:34:58 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:34:58 DEBUG : dir3: Looking for writers 2025/03/31 01:34:58 DEBUG : file3: reading active writers 2025/03/31 01:34:58 DEBUG : renamed empty directory: Looking for writers 2025/03/31 01:34:58 DEBUG : : Looking for writers 2025/03/31 01:34:58 DEBUG : dir3: reading active writers 2025/03/31 01:34:58 DEBUG : renamed empty directory: reading active writers 2025/03/31 01:34:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.67s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:00 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:00 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:03 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/31 01:35:03 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:35:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:35:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 01:35:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err=<nil> 2025/03/31 01:35:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err=<nil> 2025/03/31 01:35:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 01:35:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:35:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:35:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 01:35:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err=<nil> 2025/03/31 01:35:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err=<nil> 2025/03/31 01:35:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 01:35:03 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (12 bytes), uploading instead of streaming 2025/03/31 01:35:04 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/03/31 01:35:05 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/03/31 01:35:05 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/03/31 01:35:05 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/31 01:35:05 DEBUG : : forgetting directory cache 2025/03/31 01:35:05 DEBUG : dir: forgetting directory cache 2025/03/31 01:35:05 DEBUG : dir/sub: forgetting directory cache 2025/03/31 01:35:05 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/31 01:35:05 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/31 01:35:05 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 01:35:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/03/31 01:35:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:35:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/03/31 01:35:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/31 01:35:06 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:06 DEBUG : dir/sub: Looking for writers 2025/03/31 01:35:06 DEBUG : file0: reading active writers 2025/03/31 01:35:06 DEBUG : file2: reading active writers 2025/03/31 01:35:06 DEBUG : dir: Looking for writers 2025/03/31 01:35:06 DEBUG : sub: reading active writers 2025/03/31 01:35:06 DEBUG : file1: reading active writers 2025/03/31 01:35:06 DEBUG : : Looking for writers 2025/03/31 01:35:06 DEBUG : dir: reading active writers 2025/03/31 01:35:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.70s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:08 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:08 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:665: Need DirModTimeUpdatesOnWrite 2025/03/31 01:35:08 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:08 DEBUG : : Looking for writers 2025/03/31 01:35:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:09 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:09 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:12 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:12 DEBUG : dir: Looking for writers 2025/03/31 01:35:12 DEBUG : file1: reading active writers 2025/03/31 01:35:12 DEBUG : : Looking for writers 2025/03/31 01:35:12 DEBUG : dir: reading active writers 2025/03/31 01:35:12 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:13 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:13 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:16 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/03/31 01:35:18 DEBUG : Can set mod time: true 2025/03/31 01:35:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 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/file_test.go:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: dir/file1: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) 2025/03/31 01:35:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:18 DEBUG : dir: Looking for writers 2025/03/31 01:35:18 DEBUG : file1: reading active writers 2025/03/31 01:35:18 DEBUG : : Looking for writers 2025/03/31 01:35:18 DEBUG : dir: reading active writers 2025/03/31 01:35:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:19 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:19 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:35:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:35:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:22 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 01:35:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:35:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/31 01:35:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/31 01:35:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:23 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:23 DEBUG : dir: Looking for writers 2025/03/31 01:35:23 DEBUG : file1: reading active writers 2025/03/31 01:35:23 DEBUG : : Looking for writers 2025/03/31 01:35:23 DEBUG : dir: reading active writers 2025/03/31 01:35:23 DEBUG : >WaitForWriters: 2025/03/31 01:35:24 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:24 DEBUG : dir: Looking for writers 2025/03/31 01:35:24 DEBUG : file1: reading active writers 2025/03/31 01:35:24 DEBUG : : Looking for writers 2025/03/31 01:35:24 DEBUG : dir: reading active writers 2025/03/31 01:35:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:25 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:25 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:35:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:35:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:28 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 01:35:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:35:29 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:35:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/31 01:35:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/31 01:35:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:29 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:29 DEBUG : dir: Looking for writers 2025/03/31 01:35:29 DEBUG : file1: reading active writers 2025/03/31 01:35:29 DEBUG : : Looking for writers 2025/03/31 01:35:29 DEBUG : dir: reading active writers 2025/03/31 01:35:29 DEBUG : >WaitForWriters: 2025/03/31 01:35:29 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:29 DEBUG : dir: Looking for writers 2025/03/31 01:35:29 DEBUG : file1: reading active writers 2025/03/31 01:35:29 DEBUG : : Looking for writers 2025/03/31 01:35:29 DEBUG : dir: reading active writers 2025/03/31 01:35:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:30 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:35:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 DEBUG : Config file has changed externally - reloading 2025/03/31 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:30 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:35:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/31 01:35:34 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:34 DEBUG : dir: Looking for writers 2025/03/31 01:35:34 DEBUG : file1: reading active writers 2025/03/31 01:35:34 DEBUG : : Looking for writers 2025/03/31 01:35:34 DEBUG : dir: reading active writers 2025/03/31 01:35:34 DEBUG : >WaitForWriters: 2025/03/31 01:35:34 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:35 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:35 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:35:35 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:35 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:35:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/31 01:35:38 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:35:38 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:35:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:35:38 DEBUG : dir/file1(0xc000b9e780): close: 2025/03/31 01:35:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/31 01:35:38 DEBUG : dir/file1(0xc000b9e780): >close: err=<nil> 2025/03/31 01:35:38 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:38 DEBUG : dir: Looking for writers 2025/03/31 01:35:38 DEBUG : file1: reading active writers 2025/03/31 01:35:38 DEBUG : : Looking for writers 2025/03/31 01:35:38 DEBUG : dir: reading active writers 2025/03/31 01:35:38 DEBUG : >WaitForWriters: 2025/03/31 01:35:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:39 DEBUG : dir: Looking for writers 2025/03/31 01:35:39 DEBUG : file1: reading active writers 2025/03/31 01:35:39 DEBUG : : Looking for writers 2025/03/31 01:35:39 DEBUG : dir: reading active writers 2025/03/31 01:35:39 DEBUG : >WaitForWriters: 2025/03/31 01:35:39 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:40 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:40 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:35:40 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:35:40 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:35:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/31 01:35:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:35:43 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:35:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): _writeAt: size=5, off=0 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): openPending: 2025/03/31 01:35:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/31 01:35:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:35:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): >openPending: err=<nil> 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:35:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): close: 2025/03/31 01:35:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/31 01:35:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/31 01:35:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/31 01:35:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/31 01:35:43 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/31 01:35:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:35:43 DEBUG : dir/file1(0xc000b9e3c0): >close: err=<nil> 2025/03/31 01:35:43 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:35:43 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:35:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:43 DEBUG : dir: Looking for writers 2025/03/31 01:35:43 DEBUG : file1: reading active writers 2025/03/31 01:35:43 DEBUG : : Looking for writers 2025/03/31 01:35:43 DEBUG : dir: reading active writers 2025/03/31 01:35:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:35:44 DEBUG : dir: Looking for writers 2025/03/31 01:35:44 DEBUG : file1: reading active writers 2025/03/31 01:35:44 DEBUG : : Looking for writers 2025/03/31 01:35:44 DEBUG : dir: reading active writers 2025/03/31 01:35:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:35:44 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/03/31 01:35:44 INFO : dir/file1: Copied (replaced existing) 2025/03/31 01:35:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/03/31 01:35:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 01:35:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/31 01:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 01:35:45 DEBUG : dir: Looking for writers 2025/03/31 01:35:45 DEBUG : file1: reading active writers 2025/03/31 01:35:45 DEBUG : : Looking for writers 2025/03/31 01:35:45 DEBUG : dir: reading active writers 2025/03/31 01:35:45 DEBUG : >WaitForWriters: 2025/03/31 01:35:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:45 DEBUG : dir: Looking for writers 2025/03/31 01:35:45 DEBUG : file1: reading active writers 2025/03/31 01:35:45 DEBUG : : Looking for writers 2025/03/31 01:35:45 DEBUG : dir: reading active writers 2025/03/31 01:35:45 DEBUG : >WaitForWriters: 2025/03/31 01:35:45 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (33.64s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (6.77s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.39s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.56s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.59s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.75s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:46 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:46 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:35:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:35:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:35:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/31 01:35:49 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:49 DEBUG : dir: Looking for writers 2025/03/31 01:35:49 DEBUG : file1: reading active writers 2025/03/31 01:35:49 DEBUG : : Looking for writers 2025/03/31 01:35:49 DEBUG : dir: reading active writers 2025/03/31 01:35:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.10s) === RUN TestFileOpenReadUnknownSize 2025/03/31 01:35:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/31 01:35:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:35:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/31 01:35:50 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:50 DEBUG : : Looking for writers 2025/03/31 01:35:50 DEBUG : file.txt: reading active writers 2025/03/31 01:35:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:50 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:50 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:53 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 01:35:53 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/31 01:35:54 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:35:54 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/31 01:35:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:35:54 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:54 DEBUG : dir: Looking for writers 2025/03/31 01:35:54 DEBUG : file1: reading active writers 2025/03/31 01:35:54 DEBUG : : Looking for writers 2025/03/31 01:35:54 DEBUG : dir: reading active writers 2025/03/31 01:35:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.00s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:55 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:55 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:35:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:35:58 DEBUG : dir/file1: Remove: 2025/03/31 01:35:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:35:58 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/31 01:35:59 DEBUG : dir/file1: Remove: 2025/03/31 01:35:59 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/31 01:35:59 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:35:59 DEBUG : dir: Looking for writers 2025/03/31 01:35:59 DEBUG : : Looking for writers 2025/03/31 01:35:59 DEBUG : dir: reading active writers 2025/03/31 01:35:59 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.04s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:35:59 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:35:59 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:36:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:02 DEBUG : dir/file1: Remove: 2025/03/31 01:36:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:03 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/31 01:36:03 DEBUG : dir/file1: Remove: 2025/03/31 01:36:03 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/31 01:36:03 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:03 DEBUG : dir: Looking for writers 2025/03/31 01:36:03 DEBUG : : Looking for writers 2025/03/31 01:36:03 DEBUG : dir: reading active writers 2025/03/31 01:36:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.26s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:04 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:04 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:36:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:36:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:36:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/31 01:36:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:36:07 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/31 01:36:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:36:07 DEBUG : dir/file1: Open: flags=0x3 2025/03/31 01:36:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/31 01:36:07 DEBUG : dir/file1: >Open: fd=<nil>, err=permission denied 2025/03/31 01:36:07 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:07 DEBUG : dir: Looking for writers 2025/03/31 01:36:07 DEBUG : file1: reading active writers 2025/03/31 01:36:07 DEBUG : : Looking for writers 2025/03/31 01:36:07 DEBUG : dir: reading active writers 2025/03/31 01:36:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.20s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:08 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:08 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:36:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:11 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:11 DEBUG : dir: Looking for writers 2025/03/31 01:36:11 DEBUG : file1: reading active writers 2025/03/31 01:36:11 DEBUG : : Looking for writers 2025/03/31 01:36:11 DEBUG : dir: reading active writers 2025/03/31 01:36:11 DEBUG : >WaitForWriters: 2025/03/31 01:36:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000908b40 2025/03/31 01:36:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:12 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/03/31 01:36:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:36:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000908b40 2025/03/31 01:36:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:36:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:36:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:20 DEBUG : dir/file1: File is currently open, delaying rename 0xc000908b40 2025/03/31 01:36:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:20 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 01:36:21 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/31 01:36:22 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:36:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/31 01:36:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:22 DEBUG : newLeaf: Running delayed rename now 2025/03/31 01:36:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000908b40 2025/03/31 01:36:22 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:22 DEBUG : dir: Looking for writers 2025/03/31 01:36:22 DEBUG : : Looking for writers 2025/03/31 01:36:22 DEBUG : dir: reading active writers 2025/03/31 01:36:22 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:22 DEBUG : >WaitForWriters: 2025/03/31 01:36:23 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:23 DEBUG : dir: Looking for writers 2025/03/31 01:36:23 DEBUG : : Looking for writers 2025/03/31 01:36:23 DEBUG : dir: reading active writers 2025/03/31 01:36:23 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:24 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:36:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:36:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:36:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:26 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:26 DEBUG : dir: Looking for writers 2025/03/31 01:36:26 DEBUG : file1: reading active writers 2025/03/31 01:36:26 DEBUG : : Looking for writers 2025/03/31 01:36:26 DEBUG : dir: reading active writers 2025/03/31 01:36:26 DEBUG : >WaitForWriters: 2025/03/31 01:36:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0008083c0 2025/03/31 01:36:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:36:28 DEBUG : dir/file1: Updating file with dir/file1 0xc0008083c0 2025/03/31 01:36:28 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:36:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/31 01:36:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008083c0 2025/03/31 01:36:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:29 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (25 bytes), uploading instead of streaming 2025/03/31 01:36:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/03/31 01:36:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:36:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/03/31 01:36:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:30 DEBUG : newLeaf: Running delayed rename now 2025/03/31 01:36:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0008083c0 2025/03/31 01:36:31 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:31 DEBUG : dir: Looking for writers 2025/03/31 01:36:31 DEBUG : : Looking for writers 2025/03/31 01:36:31 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:31 DEBUG : dir: reading active writers 2025/03/31 01:36:31 DEBUG : >WaitForWriters: 2025/03/31 01:36:31 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:31 DEBUG : dir: Looking for writers 2025/03/31 01:36:31 DEBUG : : Looking for writers 2025/03/31 01:36:31 DEBUG : dir: reading active writers 2025/03/31 01:36:31 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:31 DEBUG : >WaitForWriters: 2025/03/31 01:36:31 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:32 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:32 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:36:32 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:36:32 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:32 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:36:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:36:35 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): openPending: 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:36:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): >openPending: err=<nil> 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:36:35 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): _writeAt: size=14, off=0 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): >_writeAt: n=14, err=<nil> 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): close: 2025/03/31 01:36:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 01:36:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:36:35 DEBUG : dir/file1(0xc000b9e4c0): >close: err=<nil> 2025/03/31 01:36:35 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:36:35 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:36:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:35 DEBUG : dir: Looking for writers 2025/03/31 01:36:35 DEBUG : file1: reading active writers 2025/03/31 01:36:35 DEBUG : : Looking for writers 2025/03/31 01:36:35 DEBUG : dir: reading active writers 2025/03/31 01:36:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:36:36 DEBUG : dir: Looking for writers 2025/03/31 01:36:36 DEBUG : file1: reading active writers 2025/03/31 01:36:36 DEBUG : : Looking for writers 2025/03/31 01:36:36 DEBUG : dir: reading active writers 2025/03/31 01:36:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:36:36 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 01:36:36 INFO : dir/file1: Copied (replaced existing) 2025/03/31 01:36:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 01:36:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/31 01:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 01:36:36 DEBUG : dir: Looking for writers 2025/03/31 01:36:36 DEBUG : file1: reading active writers 2025/03/31 01:36:36 DEBUG : : Looking for writers 2025/03/31 01:36:36 DEBUG : dir: reading active writers 2025/03/31 01:36:36 DEBUG : >WaitForWriters: 2025/03/31 01:36:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:36:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:36 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): _readAt: size=512, off=0 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): openPending: 2025/03/31 01:36:36 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/03/31 01:36:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 01:36:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): >openPending: err=<nil> 2025/03/31 01:36:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): >_readAt: n=14, err=EOF 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): close: 2025/03/31 01:36:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:36:36 DEBUG : dir/file1(0xc0009c63c0): >close: err=<nil> 2025/03/31 01:36:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:36:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000908c00 2025/03/31 01:36:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:36:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 01:36:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000908c00 2025/03/31 01:36:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:36:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:36:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:39 DEBUG : dir/file1(0xc0009c6800): openPending: 2025/03/31 01:36:39 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/03/31 01:36:39 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/03/31 01:36:39 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:36:39 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:36:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:36:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:39 DEBUG : dir/file1(0xc0009c6800): >openPending: err=<nil> 2025/03/31 01:36:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:36:39 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:39 DEBUG : dir/file1(0xc0009c6800): _writeAt: size=25, off=0 2025/03/31 01:36:39 DEBUG : dir/file1(0xc0009c6800): >_writeAt: n=25, err=<nil> 2025/03/31 01:36:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:36:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000908c00 2025/03/31 01:36:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:39 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:39 DEBUG : newLeaf(0xc0009c6800): close: 2025/03/31 01:36:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 01:36:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 01:36:39.095418091 +0000 UTC m=+204.100457290 2025/03/31 01:36:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 01:36:39 DEBUG : newLeaf(0xc0009c6800): >close: err=<nil> 2025/03/31 01:36:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:39 DEBUG : dir: Looking for writers 2025/03/31 01:36:39 DEBUG : : Looking for writers 2025/03/31 01:36:39 DEBUG : dir: reading active writers 2025/03/31 01:36:39 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:36:39 DEBUG : dir: Looking for writers 2025/03/31 01:36:39 DEBUG : : Looking for writers 2025/03/31 01:36:39 DEBUG : dir: reading active writers 2025/03/31 01:36:39 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:36:39 DEBUG : dir: Looking for writers 2025/03/31 01:36:39 DEBUG : : Looking for writers 2025/03/31 01:36:39 DEBUG : dir: reading active writers 2025/03/31 01:36:39 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:36:39 DEBUG : dir: Looking for writers 2025/03/31 01:36:39 DEBUG : : Looking for writers 2025/03/31 01:36:39 DEBUG : dir: reading active writers 2025/03/31 01:36:39 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:36:39 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 01:36:39 DEBUG : dir: Looking for writers 2025/03/31 01:36:39 DEBUG : : Looking for writers 2025/03/31 01:36:39 DEBUG : dir: reading active writers 2025/03/31 01:36:39 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:36:39 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/31 01:36:40 DEBUG : dir: Looking for writers 2025/03/31 01:36:40 DEBUG : : Looking for writers 2025/03/31 01:36:40 DEBUG : dir: reading active writers 2025/03/31 01:36:40 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:36:40 DEBUG : dir: Looking for writers 2025/03/31 01:36:40 DEBUG : : Looking for writers 2025/03/31 01:36:40 DEBUG : dir: reading active writers 2025/03/31 01:36:40 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:36:40 DEBUG : dir: Looking for writers 2025/03/31 01:36:40 DEBUG : : Looking for writers 2025/03/31 01:36:40 DEBUG : dir: reading active writers 2025/03/31 01:36:40 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:36:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:36:41 INFO : newLeaf: Copied (replaced existing) 2025/03/31 01:36:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 01:36:39 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/31 01:36:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 01:36:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 01:36:41 DEBUG : dir: Looking for writers 2025/03/31 01:36:41 DEBUG : : Looking for writers 2025/03/31 01:36:41 DEBUG : dir: reading active writers 2025/03/31 01:36:41 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:41 DEBUG : >WaitForWriters: 2025/03/31 01:36:42 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:42 DEBUG : dir: Looking for writers 2025/03/31 01:36:42 DEBUG : : Looking for writers 2025/03/31 01:36:42 DEBUG : dir: reading active writers 2025/03/31 01:36:42 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:42 DEBUG : >WaitForWriters: 2025/03/31 01:36:42 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:43 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:43 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:36:43 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:43 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:36:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:46 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:46 DEBUG : dir: Looking for writers 2025/03/31 01:36:46 DEBUG : file1: reading active writers 2025/03/31 01:36:46 DEBUG : : Looking for writers 2025/03/31 01:36:46 DEBUG : dir: reading active writers 2025/03/31 01:36:46 DEBUG : >WaitForWriters: 2025/03/31 01:36:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0009092c0 2025/03/31 01:36:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:36:47 DEBUG : dir/file1: Updating file with dir/file1 0xc0009092c0 2025/03/31 01:36:47 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:36:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:36:48 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:48 DEBUG : dir/file1(0xc000b9e840): openPending: 2025/03/31 01:36:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/03/31 01:36:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:36:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:48 DEBUG : dir/file1(0xc000b9e840): >openPending: err=<nil> 2025/03/31 01:36:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:36:48 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:48 DEBUG : dir/file1(0xc000b9e840): _writeAt: size=25, off=0 2025/03/31 01:36:48 DEBUG : dir/file1(0xc000b9e840): >_writeAt: n=25, err=<nil> 2025/03/31 01:36:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:36:48 DEBUG : newLeaf: Updating file with newLeaf 0xc0009092c0 2025/03/31 01:36:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:48 DEBUG : newLeaf(0xc000b9e840): close: 2025/03/31 01:36:48 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 01:36:48 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 01:36:48.120966193 +0000 UTC m=+213.126005381 2025/03/31 01:36:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 01:36:48 DEBUG : newLeaf(0xc000b9e840): >close: err=<nil> 2025/03/31 01:36:48 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:36:48 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:36:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/31 01:36:48 DEBUG : dir: Looking for writers 2025/03/31 01:36:48 DEBUG : : Looking for writers 2025/03/31 01:36:48 DEBUG : dir: reading active writers 2025/03/31 01:36:48 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:36:49 DEBUG : dir: Looking for writers 2025/03/31 01:36:49 DEBUG : : Looking for writers 2025/03/31 01:36:49 DEBUG : dir: reading active writers 2025/03/31 01:36:49 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:36:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:36:49 INFO : newLeaf: Copied (replaced existing) 2025/03/31 01:36:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 01:36:48 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/31 01:36:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 01:36:49 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 01:36:49 DEBUG : dir: Looking for writers 2025/03/31 01:36:49 DEBUG : : Looking for writers 2025/03/31 01:36:49 DEBUG : dir: reading active writers 2025/03/31 01:36:49 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:49 DEBUG : >WaitForWriters: 2025/03/31 01:36:50 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:50 DEBUG : dir: Looking for writers 2025/03/31 01:36:50 DEBUG : : Looking for writers 2025/03/31 01:36:50 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:50 DEBUG : dir: reading active writers 2025/03/31 01:36:50 DEBUG : >WaitForWriters: 2025/03/31 01:36:50 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:36:51 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:36:51 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:36:51 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:36:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:36:51 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:36:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:36:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): openPending: 2025/03/31 01:36:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/31 01:36:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): >openPending: err=<nil> 2025/03/31 01:36:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:36:53 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): _writeAt: size=14, off=0 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): >_writeAt: n=14, err=<nil> 2025/03/31 01:36:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): close: 2025/03/31 01:36:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 01:36:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/31 01:36:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:36:53 DEBUG : dir/file1(0xc00053ee40): >close: err=<nil> 2025/03/31 01:36:53 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:53 DEBUG : dir: Looking for writers 2025/03/31 01:36:53 DEBUG : file1: reading active writers 2025/03/31 01:36:53 DEBUG : : Looking for writers 2025/03/31 01:36:53 DEBUG : dir: reading active writers 2025/03/31 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:36:53 DEBUG : dir: Looking for writers 2025/03/31 01:36:53 DEBUG : file1: reading active writers 2025/03/31 01:36:53 DEBUG : : Looking for writers 2025/03/31 01:36:53 DEBUG : dir: reading active writers 2025/03/31 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:36:53 DEBUG : dir: Looking for writers 2025/03/31 01:36:53 DEBUG : file1: reading active writers 2025/03/31 01:36:53 DEBUG : : Looking for writers 2025/03/31 01:36:53 DEBUG : dir: reading active writers 2025/03/31 01:36:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:36:54 DEBUG : dir: Looking for writers 2025/03/31 01:36:54 DEBUG : file1: reading active writers 2025/03/31 01:36:54 DEBUG : : Looking for writers 2025/03/31 01:36:54 DEBUG : dir: reading active writers 2025/03/31 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:36:54 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 01:36:54 DEBUG : dir: Looking for writers 2025/03/31 01:36:54 DEBUG : file1: reading active writers 2025/03/31 01:36:54 DEBUG : : Looking for writers 2025/03/31 01:36:54 DEBUG : dir: reading active writers 2025/03/31 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:36:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:36:54 DEBUG : dir: Looking for writers 2025/03/31 01:36:54 DEBUG : file1: reading active writers 2025/03/31 01:36:54 DEBUG : : Looking for writers 2025/03/31 01:36:54 DEBUG : dir: reading active writers 2025/03/31 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:36:54 DEBUG : dir: Looking for writers 2025/03/31 01:36:54 DEBUG : file1: reading active writers 2025/03/31 01:36:54 DEBUG : : Looking for writers 2025/03/31 01:36:54 DEBUG : dir: reading active writers 2025/03/31 01:36:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:36:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/03/31 01:36:55 INFO : dir/file1: Copied (replaced existing) 2025/03/31 01:36:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 01:36:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/31 01:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 01:36:55 DEBUG : dir: Looking for writers 2025/03/31 01:36:55 DEBUG : file1: reading active writers 2025/03/31 01:36:55 DEBUG : : Looking for writers 2025/03/31 01:36:55 DEBUG : dir: reading active writers 2025/03/31 01:36:55 DEBUG : >WaitForWriters: 2025/03/31 01:36:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:36:55 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:55 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): _readAt: size=512, off=0 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): openPending: 2025/03/31 01:36:55 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/03/31 01:36:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/31 01:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): >openPending: err=<nil> 2025/03/31 01:36:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): >_readAt: n=14, err=EOF 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): close: 2025/03/31 01:36:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:36:55 DEBUG : dir/file1(0xc00053e340): >close: err=<nil> 2025/03/31 01:36:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:36:56 DEBUG : newLeaf: Updating file with newLeaf 0xc00060e900 2025/03/31 01:36:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:36:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 01:36:56 DEBUG : dir/file1: Updating file with dir/file1 0xc00060e900 2025/03/31 01:36:56 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:36:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:36:57 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:36:57 DEBUG : dir/file1(0xc0004125c0): openPending: 2025/03/31 01:36:57 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/03/31 01:36:57 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/03/31 01:36:57 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:36:57 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:36:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:36:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:36:57 DEBUG : dir/file1(0xc0004125c0): >openPending: err=<nil> 2025/03/31 01:36:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:36:57 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:36:57 DEBUG : dir/file1(0xc0004125c0): _writeAt: size=25, off=0 2025/03/31 01:36:57 DEBUG : dir/file1(0xc0004125c0): >_writeAt: n=25, err=<nil> 2025/03/31 01:36:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:36:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:36:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00060e900 2025/03/31 01:36:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:36:57 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:57 DEBUG : newLeaf(0xc0004125c0): close: 2025/03/31 01:36:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 01:36:57 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 01:36:57.29169657 +0000 UTC m=+222.296735759 2025/03/31 01:36:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 01:36:57 DEBUG : newLeaf(0xc0004125c0): >close: err=<nil> 2025/03/31 01:36:57 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:57 DEBUG : dir: Looking for writers 2025/03/31 01:36:57 DEBUG : : Looking for writers 2025/03/31 01:36:57 DEBUG : dir: reading active writers 2025/03/31 01:36:57 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:36:57 DEBUG : dir: Looking for writers 2025/03/31 01:36:57 DEBUG : : Looking for writers 2025/03/31 01:36:57 DEBUG : dir: reading active writers 2025/03/31 01:36:57 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:36:57 DEBUG : dir: Looking for writers 2025/03/31 01:36:57 DEBUG : : Looking for writers 2025/03/31 01:36:57 DEBUG : dir: reading active writers 2025/03/31 01:36:57 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:36:57 DEBUG : dir: Looking for writers 2025/03/31 01:36:57 DEBUG : : Looking for writers 2025/03/31 01:36:57 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:57 DEBUG : dir: reading active writers 2025/03/31 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:36:57 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 01:36:57 DEBUG : dir: Looking for writers 2025/03/31 01:36:57 DEBUG : : Looking for writers 2025/03/31 01:36:57 DEBUG : dir: reading active writers 2025/03/31 01:36:57 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:36:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/31 01:36:58 DEBUG : dir: Looking for writers 2025/03/31 01:36:58 DEBUG : : Looking for writers 2025/03/31 01:36:58 DEBUG : dir: reading active writers 2025/03/31 01:36:58 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:36:58 DEBUG : dir: Looking for writers 2025/03/31 01:36:58 DEBUG : : Looking for writers 2025/03/31 01:36:58 DEBUG : dir: reading active writers 2025/03/31 01:36:58 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:36:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:36:58 INFO : newLeaf: Copied (replaced existing) 2025/03/31 01:36:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 01:36:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/31 01:36:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 01:36:58 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:36:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 01:36:59 DEBUG : dir: Looking for writers 2025/03/31 01:36:59 DEBUG : : Looking for writers 2025/03/31 01:36:59 DEBUG : dir: reading active writers 2025/03/31 01:36:59 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:59 DEBUG : >WaitForWriters: 2025/03/31 01:36:59 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:36:59 DEBUG : dir: Looking for writers 2025/03/31 01:36:59 DEBUG : : Looking for writers 2025/03/31 01:36:59 DEBUG : dir: reading active writers 2025/03/31 01:36:59 DEBUG : newLeaf: reading active writers 2025/03/31 01:36:59 DEBUG : >WaitForWriters: 2025/03/31 01:36:59 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:00 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:00 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:00 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:00 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:37:03 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:03 DEBUG : dir: Looking for writers 2025/03/31 01:37:03 DEBUG : file1: reading active writers 2025/03/31 01:37:03 DEBUG : : Looking for writers 2025/03/31 01:37:03 DEBUG : dir: reading active writers 2025/03/31 01:37:03 DEBUG : >WaitForWriters: 2025/03/31 01:37:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:03 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): _readAt: size=512, off=0 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): openPending: 2025/03/31 01:37:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/03/31 01:37:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): >openPending: err=<nil> 2025/03/31 01:37:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/31 01:37:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): >_readAt: n=14, err=EOF 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): close: 2025/03/31 01:37:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:03 DEBUG : dir/file1(0xc00053e440): >close: err=<nil> 2025/03/31 01:37:04 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:37:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:37:04 DEBUG : newLeaf: Updating file with newLeaf 0xc000808540 2025/03/31 01:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:37:04 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:37:05 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/31 01:37:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/31 01:37:05 DEBUG : dir/file1: Updating file with dir/file1 0xc000808540 2025/03/31 01:37:05 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/31 01:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:37:05 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:05 DEBUG : dir/file1(0xc000b9e7c0): openPending: 2025/03/31 01:37:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/03/31 01:37:05 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/03/31 01:37:05 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:37:05 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:37:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/31 01:37:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:05 DEBUG : dir/file1(0xc000b9e7c0): >openPending: err=<nil> 2025/03/31 01:37:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:37:05 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:05 DEBUG : dir/file1(0xc000b9e7c0): _writeAt: size=25, off=0 2025/03/31 01:37:05 DEBUG : dir/file1(0xc000b9e7c0): >_writeAt: n=25, err=<nil> 2025/03/31 01:37:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/31 01:37:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/31 01:37:06 DEBUG : newLeaf: Updating file with newLeaf 0xc000808540 2025/03/31 01:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:37:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:37:06 DEBUG : newLeaf(0xc000b9e7c0): close: 2025/03/31 01:37:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/31 01:37:06 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-31 01:37:05.915571276 +0000 UTC m=+230.920610474 2025/03/31 01:37:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/31 01:37:06 DEBUG : newLeaf(0xc000b9e7c0): >close: err=<nil> 2025/03/31 01:37:06 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:37:06 DEBUG : newLeaf: vfs cache: starting upload 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:37:06 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/03/31 01:37:06 DEBUG : dir: Looking for writers 2025/03/31 01:37:06 DEBUG : : Looking for writers 2025/03/31 01:37:06 DEBUG : dir: reading active writers 2025/03/31 01:37:06 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:37:07 DEBUG : dir: Looking for writers 2025/03/31 01:37:07 DEBUG : : Looking for writers 2025/03/31 01:37:07 DEBUG : dir: reading active writers 2025/03/31 01:37:07 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:37:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/03/31 01:37:07 INFO : newLeaf: Copied (replaced existing) 2025/03/31 01:37:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-31 01:37:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/03/31 01:37:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/31 01:37:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/31 01:37:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/31 01:37:07 DEBUG : dir: Looking for writers 2025/03/31 01:37:07 DEBUG : : Looking for writers 2025/03/31 01:37:07 DEBUG : dir: reading active writers 2025/03/31 01:37:07 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:07 DEBUG : >WaitForWriters: 2025/03/31 01:37:08 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:08 DEBUG : dir: Looking for writers 2025/03/31 01:37:08 DEBUG : : Looking for writers 2025/03/31 01:37:08 DEBUG : dir: reading active writers 2025/03/31 01:37:08 DEBUG : newLeaf: reading active writers 2025/03/31 01:37:08 DEBUG : >WaitForWriters: 2025/03/31 01:37:08 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestFileRename (60.65s) --- PASS: TestFileRename/off,forceCache=false (15.65s) --- PASS: TestFileRename/minimal,forceCache=false (8.62s) --- PASS: TestFileRename/minimal,forceCache=true (10.66s) --- PASS: TestFileRename/writes,forceCache=false (7.91s) --- PASS: TestFileRename/writes,forceCache=true (9.22s) --- PASS: TestFileRename/full,forceCache=false (8.59s) === 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-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:09 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:09 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:09 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:09 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:09 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:09 DEBUG : : Looking for writers 2025/03/31 01:37:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:09 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:09 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:10 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:12 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:12 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:12 DEBUG : dir: Looking for writers 2025/03/31 01:37:12 DEBUG : file1: reading active writers 2025/03/31 01:37:12 DEBUG : : Looking for writers 2025/03/31 01:37:12 DEBUG : dir: reading active writers 2025/03/31 01:37:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.08s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:13 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:13 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:16 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/31 01:37:16 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/31 01:37:16 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/31 01:37:16 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/31 01:37:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/31 01:37:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/31 01:37:16 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/31 01:37:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/31 01:37:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/31 01:37:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/31 01:37:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:18 DEBUG : dir: Looking for writers 2025/03/31 01:37:18 DEBUG : file1: reading active writers 2025/03/31 01:37:18 DEBUG : : Looking for writers 2025/03/31 01:37:18 DEBUG : dir: reading active writers 2025/03/31 01:37:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.12s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:19 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:19 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/31 01:37:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/31 01:37:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/31 01:37:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/31 01:37:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/31 01:37:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/31 01:37:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/31 01:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/31 01:37:23 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/31 01:37:23 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/31 01:37:23 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/31 01:37:23 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/31 01:37:23 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/31 01:37:24 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/31 01:37:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/31 01:37:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/31 01:37:24 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/31 01:37:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/31 01:37:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/31 01:37:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/31 01:37:24 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/31 01:37:24 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/31 01:37:24 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/31 01:37:24 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/31 01:37:24 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/31 01:37:24 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:24 DEBUG : dir: Looking for writers 2025/03/31 01:37:24 DEBUG : file1: reading active writers 2025/03/31 01:37:24 DEBUG : : Looking for writers 2025/03/31 01:37:24 DEBUG : dir: reading active writers 2025/03/31 01:37:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.08s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:25 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:25 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:26 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:28 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:28 DEBUG : dir: Looking for writers 2025/03/31 01:37:28 DEBUG : file1: reading active writers 2025/03/31 01:37:28 DEBUG : : Looking for writers 2025/03/31 01:37:28 DEBUG : dir: reading active writers 2025/03/31 01:37:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.06s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:29 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:29 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:37:30 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/31 01:37:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/31 01:37:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/31 01:37:32 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:32 DEBUG : dir: Looking for writers 2025/03/31 01:37:32 DEBUG : file1: reading active writers 2025/03/31 01:37:32 DEBUG : : Looking for writers 2025/03/31 01:37:32 DEBUG : dir: reading active writers 2025/03/31 01:37:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.20s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:33 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:33 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:33 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:33 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:36 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:36 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): _readAt: size=1, off=0 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): openPending: 2025/03/31 01:37:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:37:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:37:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >openPending: err=<nil> 2025/03/31 01:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 01:37:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >_readAt: n=1, err=<nil> 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): _readAt: size=256, off=1 2025/03/31 01:37:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >_readAt: n=15, err=EOF 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): _readAt: size=16, off=16 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >_readAt: n=0, err=EOF 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): close: 2025/03/31 01:37:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >close: err=<nil> 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): close: 2025/03/31 01:37:36 DEBUG : dir/file1(0xc000b9eb80): >close: err=file already closed 2025/03/31 01:37:36 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:36 DEBUG : dir: Looking for writers 2025/03/31 01:37:36 DEBUG : file1: reading active writers 2025/03/31 01:37:36 DEBUG : : Looking for writers 2025/03/31 01:37:36 DEBUG : dir: reading active writers 2025/03/31 01:37:36 DEBUG : >WaitForWriters: 2025/03/31 01:37:36 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.17s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:38 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:38 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:38 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:38 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:39 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:40 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:40 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:40 DEBUG : dir/file1(0xc0004ec240): _readAt: size=1, off=0 2025/03/31 01:37:40 DEBUG : dir/file1(0xc0004ec240): openPending: 2025/03/31 01:37:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:37:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:37:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:40 DEBUG : dir/file1(0xc0004ec240): >openPending: err=<nil> 2025/03/31 01:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 01:37:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >_readAt: n=1, err=<nil> 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): _readAt: size=1, off=5 2025/03/31 01:37:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >_readAt: n=1, err=<nil> 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): _readAt: size=1, off=3 2025/03/31 01:37:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >_readAt: n=1, err=<nil> 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): _readAt: size=1, off=13 2025/03/31 01:37:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >_readAt: n=1, err=<nil> 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): _readAt: size=16, off=100 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >_readAt: n=0, err=EOF 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): close: 2025/03/31 01:37:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:41 DEBUG : dir/file1(0xc0004ec240): >close: err=<nil> 2025/03/31 01:37:41 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:41 DEBUG : dir: Looking for writers 2025/03/31 01:37:41 DEBUG : file1: reading active writers 2025/03/31 01:37:41 DEBUG : : Looking for writers 2025/03/31 01:37:41 DEBUG : dir: reading active writers 2025/03/31 01:37:41 DEBUG : >WaitForWriters: 2025/03/31 01:37:41 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.12s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:42 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:42 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:42 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:42 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:45 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=1, off=0 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): openPending: 2025/03/31 01:37:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:37:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:37:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >openPending: err=<nil> 2025/03/31 01:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/31 01:37:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=1, err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=1, off=5 2025/03/31 01:37:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=1, err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=1, off=1 2025/03/31 01:37:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=1, err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=6, off=10 2025/03/31 01:37:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=6, err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=256, off=10 2025/03/31 01:37:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=6, err=EOF 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=256, off=100 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=0, err=EOF 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): close: 2025/03/31 01:37:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >close: err=<nil> 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): _readAt: size=256, off=100 2025/03/31 01:37:45 DEBUG : dir/file1(0xc0009c6280): >_readAt: n=0, err=file already closed 2025/03/31 01:37:45 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:45 DEBUG : dir: Looking for writers 2025/03/31 01:37:45 DEBUG : file1: reading active writers 2025/03/31 01:37:45 DEBUG : : Looking for writers 2025/03/31 01:37:45 DEBUG : dir: reading active writers 2025/03/31 01:37:45 DEBUG : >WaitForWriters: 2025/03/31 01:37:45 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.34s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:46 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:46 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:46 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:46 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:49 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:49 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): RWFileHandle.Flush 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): _readAt: size=256, off=0 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): openPending: 2025/03/31 01:37:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:37:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): >openPending: err=<nil> 2025/03/31 01:37:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/31 01:37:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): >_readAt: n=16, err=EOF 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): RWFileHandle.Flush 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): RWFileHandle.Flush 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): close: 2025/03/31 01:37:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:49 DEBUG : dir/file1(0xc0009c6200): >close: err=<nil> 2025/03/31 01:37:49 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:49 DEBUG : dir: Looking for writers 2025/03/31 01:37:49 DEBUG : file1: reading active writers 2025/03/31 01:37:49 DEBUG : : Looking for writers 2025/03/31 01:37:49 DEBUG : dir: reading active writers 2025/03/31 01:37:49 DEBUG : >WaitForWriters: 2025/03/31 01:37:49 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.24s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:50 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:50 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:50 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:50 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:37:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:37:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/31 01:37:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:37:53 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): _readAt: size=256, off=0 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): openPending: 2025/03/31 01:37:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:37:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): >openPending: err=<nil> 2025/03/31 01:37:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/31 01:37:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:37:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:37:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): >_readAt: n=16, err=EOF 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): RWFileHandle.Release 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): close: 2025/03/31 01:37:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): >close: err=<nil> 2025/03/31 01:37:53 DEBUG : dir/file1(0xc000412b40): RWFileHandle.Release 2025/03/31 01:37:53 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:53 DEBUG : dir: Looking for writers 2025/03/31 01:37:53 DEBUG : file1: reading active writers 2025/03/31 01:37:53 DEBUG : : Looking for writers 2025/03/31 01:37:53 DEBUG : dir: reading active writers 2025/03/31 01:37:53 DEBUG : >WaitForWriters: 2025/03/31 01:37:53 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.06s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:54 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:54 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:54 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:37:54 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:37:55 DEBUG : file1: newRWFileHandle: 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): openPending: 2025/03/31 01:37:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:37:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): >openPending: err=<nil> 2025/03/31 01:37:55 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:55 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:37:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): _writeAt: size=5, off=0 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): >_writeAt: n=5, err=<nil> 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): _writeAt: size=7, off=5 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): >_writeAt: n=7, err=<nil> 2025/03/31 01:37:55 DEBUG : file1: vfs cache: truncate to size=11 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): close: 2025/03/31 01:37:55 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:37:55.091173906 +0000 UTC m=+280.096213104 2025/03/31 01:37:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): >close: err=<nil> 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): close: 2025/03/31 01:37:55 DEBUG : file1(0xc0004ec480): >close: err=file already closed 2025/03/31 01:37:55 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:37:55 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:37:55 DEBUG : : Looking for writers 2025/03/31 01:37:55 DEBUG : file1: reading active writers 2025/03/31 01:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:37:55 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/31 01:37:56 DEBUG : : Looking for writers 2025/03/31 01:37:56 DEBUG : file1: reading active writers 2025/03/31 01:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:37:56 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:37:56 INFO : file1: Copied (new) 2025/03/31 01:37:56 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-31 01:37:55 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/31 01:37:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:37:56 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:56 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:37:57 DEBUG : : Looking for writers 2025/03/31 01:37:57 DEBUG : file1: reading active writers 2025/03/31 01:37:57 DEBUG : >WaitForWriters: 2025/03/31 01:37:57 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:57 DEBUG : : Looking for writers 2025/03/31 01:37:57 DEBUG : file1: reading active writers 2025/03/31 01:37:57 DEBUG : >WaitForWriters: 2025/03/31 01:37:57 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.14s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:37:58 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:37:58 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:37:58 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:37:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:37:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:37:58 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:37:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:37:58 DEBUG : file1: newRWFileHandle: 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): openPending: 2025/03/31 01:37:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:37:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): >openPending: err=<nil> 2025/03/31 01:37:58 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:37:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:58 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:37:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): _writeAt: size=7, off=0 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): >_writeAt: n=7, err=<nil> 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): _writeAt: size=6, off=5 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): >_writeAt: n=6, err=<nil> 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): close: 2025/03/31 01:37:58 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:37:58.222784865 +0000 UTC m=+283.227824054 2025/03/31 01:37:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): >close: err=<nil> 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): _writeAt: size=5, off=0 2025/03/31 01:37:58 DEBUG : file1(0xc000b9e700): >_writeAt: n=0, err=file already closed 2025/03/31 01:37:58 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:37:58 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:37:58 DEBUG : : Looking for writers 2025/03/31 01:37:58 DEBUG : file1: reading active writers 2025/03/31 01:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:37:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/31 01:37:59 DEBUG : : Looking for writers 2025/03/31 01:37:59 DEBUG : file1: reading active writers 2025/03/31 01:37:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:37:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:37:59 INFO : file1: Copied (new) 2025/03/31 01:37:59 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-31 01:37:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/03/31 01:37:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:37:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:37:59 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:00 DEBUG : : Looking for writers 2025/03/31 01:38:00 DEBUG : file1: reading active writers 2025/03/31 01:38:00 DEBUG : >WaitForWriters: 2025/03/31 01:38:00 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:00 DEBUG : : Looking for writers 2025/03/31 01:38:00 DEBUG : file1: reading active writers 2025/03/31 01:38:00 DEBUG : >WaitForWriters: 2025/03/31 01:38:00 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:01 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:01 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:01 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:01 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:01 DEBUG : file1: newRWFileHandle: 2025/03/31 01:38:01 DEBUG : file1(0xc000b9eb40): openPending: 2025/03/31 01:38:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:01 DEBUG : file1(0xc000b9eb40): >openPending: err=<nil> 2025/03/31 01:38:01 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:01 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:38:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:38:01 DEBUG : file1(0xc000b9eb40): close: 2025/03/31 01:38:01 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:38:01.369018776 +0000 UTC m=+286.374057934 2025/03/31 01:38:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:01 DEBUG : file1(0xc000b9eb40): >close: err=<nil> 2025/03/31 01:38:01 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 01:38:01 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:38:01 DEBUG : file2: newRWFileHandle: 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): openPending: 2025/03/31 01:38:01 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): >openPending: err=<nil> 2025/03/31 01:38:01 DEBUG : file2: >newRWFileHandle: err=<nil> 2025/03/31 01:38:01 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 01:38:01 DEBUG : file2: >Open: fd=file2 (rw), err=<nil> 2025/03/31 01:38:01 DEBUG : file2: >OpenFile: fd=file2 (rw), err=<nil> 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): RWFileHandle.Flush 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): RWFileHandle.Release 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): close: 2025/03/31 01:38:01 DEBUG : file2: vfs cache: setting modification time to 2025-03-31 01:38:01.370260977 +0000 UTC m=+286.375300166 2025/03/31 01:38:01 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:01 DEBUG : file2(0xc000b9ec00): >close: err=<nil> 2025/03/31 01:38:01 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/31 01:38:01 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:38:01 DEBUG : file2: vfs cache: starting upload 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/31 01:38:01 DEBUG : : Looking for writers 2025/03/31 01:38:01 DEBUG : file1: reading active writers 2025/03/31 01:38:01 DEBUG : file2: reading active writers 2025/03/31 01:38:01 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/31 01:38:02 DEBUG : : Looking for writers 2025/03/31 01:38:02 DEBUG : file1: reading active writers 2025/03/31 01:38:02 DEBUG : file2: reading active writers 2025/03/31 01:38:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/31 01:38:02 DEBUG : : Looking for writers 2025/03/31 01:38:02 DEBUG : file1: reading active writers 2025/03/31 01:38:02 DEBUG : file2: reading active writers 2025/03/31 01:38:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/03/31 01:38:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:38:03 INFO : file1: Copied (new) 2025/03/31 01:38:03 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-31 01:38:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/31 01:38:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:03 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:03 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:38:03 INFO : file2: Copied (new) 2025/03/31 01:38:03 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-31 01:38:01 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/03/31 01:38:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/31 01:38:03 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/31 01:38:03 INFO : file2: vfs cache: upload succeeded try #1 2025/03/31 01:38:03 DEBUG : : Looking for writers 2025/03/31 01:38:03 DEBUG : file2: reading active writers 2025/03/31 01:38:03 DEBUG : file1: reading active writers 2025/03/31 01:38:03 DEBUG : >WaitForWriters: 2025/03/31 01:38:03 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:03 DEBUG : : Looking for writers 2025/03/31 01:38:03 DEBUG : file1: reading active writers 2025/03/31 01:38:03 DEBUG : file2: reading active writers 2025/03/31 01:38:03 DEBUG : >WaitForWriters: 2025/03/31 01:38:03 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.32s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:04 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:04 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:04 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:04 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:04 DEBUG : file1: newRWFileHandle: 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): openPending: 2025/03/31 01:38:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): >openPending: err=<nil> 2025/03/31 01:38:04 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:04 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:38:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): _writeAt: size=5, off=0 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): RWFileHandle.Flush 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): RWFileHandle.Flush 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): close: 2025/03/31 01:38:04 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:38:04.679170867 +0000 UTC m=+289.684210045 2025/03/31 01:38:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:04 DEBUG : file1(0xc0005a4d00): >close: err=<nil> 2025/03/31 01:38:04 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:04 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:04 DEBUG : : Looking for writers 2025/03/31 01:38:04 DEBUG : file1: reading active writers 2025/03/31 01:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:05 DEBUG : : Looking for writers 2025/03/31 01:38:05 DEBUG : file1: reading active writers 2025/03/31 01:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:05 DEBUG : : Looking for writers 2025/03/31 01:38:05 DEBUG : file1: reading active writers 2025/03/31 01:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:38:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:38:06 INFO : file1: Copied (new) 2025/03/31 01:38:06 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 01:38:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/31 01:38:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:06 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:06 DEBUG : : Looking for writers 2025/03/31 01:38:06 DEBUG : file1: reading active writers 2025/03/31 01:38:06 DEBUG : >WaitForWriters: 2025/03/31 01:38:06 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:07 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:07 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:07 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:07 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:07 DEBUG : file1: newRWFileHandle: 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): openPending: 2025/03/31 01:38:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): >openPending: err=<nil> 2025/03/31 01:38:07 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:07 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:38:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): _writeAt: size=5, off=0 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): RWFileHandle.Release 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): close: 2025/03/31 01:38:07 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:38:07.666624975 +0000 UTC m=+292.671664162 2025/03/31 01:38:07 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): >close: err=<nil> 2025/03/31 01:38:07 DEBUG : file1(0xc000412240): RWFileHandle.Release 2025/03/31 01:38:07 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:07 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:07 DEBUG : : Looking for writers 2025/03/31 01:38:07 DEBUG : file1: reading active writers 2025/03/31 01:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:08 DEBUG : : Looking for writers 2025/03/31 01:38:08 DEBUG : file1: reading active writers 2025/03/31 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:08 DEBUG : : Looking for writers 2025/03/31 01:38:08 DEBUG : file1: reading active writers 2025/03/31 01:38:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:38:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:38:09 INFO : file1: Copied (new) 2025/03/31 01:38:09 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 01:38:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/31 01:38:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:09 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:09 DEBUG : : Looking for writers 2025/03/31 01:38:09 DEBUG : file1: reading active writers 2025/03/31 01:38:09 DEBUG : >WaitForWriters: 2025/03/31 01:38:09 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:10 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:10 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:10 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:10 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:38:12 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 01:38:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:38:13 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): openPending: 2025/03/31 01:38:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:38:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:38:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): >openPending: err=<nil> 2025/03/31 01:38:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/31 01:38:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:38:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): _writeAt: size=5, off=0 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): close: 2025/03/31 01:38:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-31 01:38:13.142883242 +0000 UTC m=+298.147922431 2025/03/31 01:38:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:13 DEBUG : dir/file1(0xc000b9e780): >close: err=<nil> 2025/03/31 01:38:13 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:13 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:13 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:13 DEBUG : dir: Looking for writers 2025/03/31 01:38:13 DEBUG : file1: reading active writers 2025/03/31 01:38:13 DEBUG : : Looking for writers 2025/03/31 01:38:13 DEBUG : dir: reading active writers 2025/03/31 01:38:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:38:14 INFO : dir/file1: Copied (replaced existing) 2025/03/31 01:38:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-31 01:38:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/31 01:38:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:14 DEBUG : dir: Looking for writers 2025/03/31 01:38:14 DEBUG : file1: reading active writers 2025/03/31 01:38:14 DEBUG : : Looking for writers 2025/03/31 01:38:14 DEBUG : dir: reading active writers 2025/03/31 01:38:14 DEBUG : >WaitForWriters: 2025/03/31 01:38:14 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.97s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:15 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:15 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:15 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:15 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/03/31 01:38:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:18 DEBUG : dir/file1: newRWFileHandle: 2025/03/31 01:38:18 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:38:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): _writeAt: size=5, off=0 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): openPending: 2025/03/31 01:38:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/03/31 01:38:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/31 01:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): >openPending: err=<nil> 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): _writeAt: size=15, off=5 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): >_writeAt: n=15, err=<nil> 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): close: 2025/03/31 01:38:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/31 01:38:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-31 01:38:18.09651776 +0000 UTC m=+303.101556919 2025/03/31 01:38:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:18 DEBUG : dir/file1(0xc000b9e480): >close: err=<nil> 2025/03/31 01:38:18 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:18 DEBUG : dir/file1: vfs cache: starting upload 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:18 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:18 DEBUG : dir: Looking for writers 2025/03/31 01:38:18 DEBUG : file1: reading active writers 2025/03/31 01:38:18 DEBUG : : Looking for writers 2025/03/31 01:38:18 DEBUG : dir: reading active writers 2025/03/31 01:38:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:19 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/03/31 01:38:19 INFO : dir/file1: Copied (replaced existing) 2025/03/31 01:38:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-31 01:38:18 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/03/31 01:38:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:19 DEBUG : dir: Looking for writers 2025/03/31 01:38:19 DEBUG : file1: reading active writers 2025/03/31 01:38:19 DEBUG : : Looking for writers 2025/03/31 01:38:19 DEBUG : dir: reading active writers 2025/03/31 01:38:19 DEBUG : >WaitForWriters: 2025/03/31 01:38:19 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.98s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:20 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:20 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:20 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:20 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:20 DEBUG : file1: newRWFileHandle: 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): openPending: 2025/03/31 01:38:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): >openPending: err=<nil> 2025/03/31 01:38:20 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:20 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:38:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): _writeAt: size=5, off=0 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): close: 2025/03/31 01:38:20 DEBUG : file1: vfs cache: setting modification time to 2025-03-31 01:38:20.580541909 +0000 UTC m=+305.585581117 2025/03/31 01:38:20 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:20 DEBUG : file1(0xc0009c6b40): >close: err=<nil> 2025/03/31 01:38:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:20 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:20 DEBUG : : Looking for writers 2025/03/31 01:38:20 DEBUG : file1: reading active writers 2025/03/31 01:38:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:21 DEBUG : : Looking for writers 2025/03/31 01:38:21 DEBUG : file1: reading active writers 2025/03/31 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:21 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:21 DEBUG : : Looking for writers 2025/03/31 01:38:21 DEBUG : file1: reading active writers 2025/03/31 01:38:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:38:22 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:38:22 INFO : file1: Copied (new) 2025/03/31 01:38:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-31 01:38:20 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/31 01:38:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:22 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:22 DEBUG : : Looking for writers 2025/03/31 01:38:22 DEBUG : file1: reading active writers 2025/03/31 01:38:22 DEBUG : >WaitForWriters: 2025/03/31 01:38:22 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.96s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:23 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:23 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:23 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:23 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/31 01:38:23 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.539559216 +0000 UTC m=+308.544598404 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e3c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.539559216 +0000 UTC m=+308.544598404 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.539559216 +0000 UTC m=+308.544598404 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005890a0 item 1 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.543456171 +0000 UTC m=+308.548495359 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e700): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.543456171 +0000 UTC m=+308.548495359 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e740): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589650 item 2 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.545267381 +0000 UTC m=+308.550306559 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e7c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.545267381 +0000 UTC m=+308.550306559 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e800): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.545267381 +0000 UTC m=+308.550306559 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000589b90 item 3 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.547704316 +0000 UTC m=+308.552743494 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e8c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.547704316 +0000 UTC m=+308.552743494 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680070 item 4 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.555072037 +0000 UTC m=+308.560111225 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e980): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.555072037 +0000 UTC m=+308.560111225 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9e9c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.555072037 +0000 UTC m=+308.560111225 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680310 item 5 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.560119753 +0000 UTC m=+308.565158942 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ea80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.560119753 +0000 UTC m=+308.565158942 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680a10 item 6 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.563771768 +0000 UTC m=+308.568810957 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eb80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.563771768 +0000 UTC m=+308.568810957 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ec80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.563771768 +0000 UTC m=+308.568810957 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680ee0 item 7 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.566958792 +0000 UTC m=+308.571997980 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4800): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.566958792 +0000 UTC m=+308.571997980 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a48c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572e70 item 8 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0005a4900): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4900): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.569066168 +0000 UTC m=+308.574105355 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.569066168 +0000 UTC m=+308.574105355 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4980): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.569066168 +0000 UTC m=+308.574105355 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a49c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573810 item 9 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.582120513 +0000 UTC m=+308.587159701 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4a40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.582120513 +0000 UTC m=+308.587159701 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4ac0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573dc0 item 10 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0005a4bc0): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4bc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.587969043 +0000 UTC m=+308.593008241 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4c40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.587969043 +0000 UTC m=+308.593008241 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.587969043 +0000 UTC m=+308.593008241 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4d80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432a10 item 11 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.591959814 +0000 UTC m=+308.596998992 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a4e00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.591959814 +0000 UTC m=+308.596998992 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5000): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c00 item 12 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0005a50c0): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a50c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.595482997 +0000 UTC m=+308.600522176 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5100): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.595482997 +0000 UTC m=+308.600522176 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5340): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450310 item 13 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.598952902 +0000 UTC m=+308.603992070 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5c40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.598952902 +0000 UTC m=+308.603992070 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5cc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004508c0 item 14 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0005a5d80): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5d80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.602276831 +0000 UTC m=+308.607316009 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5dc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.602276831 +0000 UTC m=+308.607316009 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5e80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004513b0 item 15 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.605277164 +0000 UTC m=+308.610316341 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0005a5f00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.605277164 +0000 UTC m=+308.610316341 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec000): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451b90 item 16 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.607960501 +0000 UTC m=+308.612999679 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec040): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.607960501 +0000 UTC m=+308.612999679 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ecc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.607960501 +0000 UTC m=+308.612999679 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680fc0 item 17 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.610342643 +0000 UTC m=+308.615381821 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ed80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.610342643 +0000 UTC m=+308.615381821 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ee40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681570 item 18 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.611967101 +0000 UTC m=+308.617006269 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9eec0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.611967101 +0000 UTC m=+308.617006269 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ef80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.611967101 +0000 UTC m=+308.617006269 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9efc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681b20 item 19 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.614904837 +0000 UTC m=+308.619944005 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f040): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.614904837 +0000 UTC m=+308.619944005 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f0c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6540 item 20 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.617591771 +0000 UTC m=+308.622630949 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f140): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.617591771 +0000 UTC m=+308.622630949 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f200): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.617591771 +0000 UTC m=+308.622630949 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f240): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d20 item 21 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.621729538 +0000 UTC m=+308.626768716 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f2c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.621729538 +0000 UTC m=+308.626768716 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f340): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7650 item 22 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.624694945 +0000 UTC m=+308.629734123 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f3c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.624694945 +0000 UTC m=+308.629734123 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.624694945 +0000 UTC m=+308.629734123 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f4c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ab0 item 23 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.6284909 +0000 UTC m=+308.633530079 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.6284909 +0000 UTC m=+308.633530079 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec100): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004522a0 item 24 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0004ec1c0): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec1c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.631667053 +0000 UTC m=+308.636706231 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec200): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.631667053 +0000 UTC m=+308.636706231 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec2c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.631667053 +0000 UTC m=+308.636706231 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec300): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452690 item 25 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.635375284 +0000 UTC m=+308.640414462 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec380): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.635375284 +0000 UTC m=+308.640414462 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec400): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452d90 item 26 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0004ec4c0): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec4c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.638582635 +0000 UTC m=+308.643621814 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.638582635 +0000 UTC m=+308.643621814 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec640): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.638582635 +0000 UTC m=+308.643621814 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec680): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453110 item 27 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.645022685 +0000 UTC m=+308.650061843 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec700): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.645022685 +0000 UTC m=+308.650061843 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453ce0 item 28 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0004ec840): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.646628961 +0000 UTC m=+308.651668119 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.646628961 +0000 UTC m=+308.651668119 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610310 item 29 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.647887122 +0000 UTC m=+308.652926280 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ec9c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.647887122 +0000 UTC m=+308.652926280 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eca40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006105b0 item 30 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): _readAt: size=2, off=0 2025/03/31 01:38:23 ERROR : open-test-file(0xc0004ecb00): Couldn't read size of file 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): close: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.649406363 +0000 UTC m=+308.654445522 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecb40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.649406363 +0000 UTC m=+308.654445522 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006108c0 item 31 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.650850235 +0000 UTC m=+308.655889393 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecc80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.650850235 +0000 UTC m=+308.655889393 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610d90 item 32 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.652452372 +0000 UTC m=+308.657491530 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611420 item 33 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.653008335 +0000 UTC m=+308.658047484 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecd80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.653008335 +0000 UTC m=+308.658047484 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecdc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611650 item 33 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.654266898 +0000 UTC m=+308.659306057 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611a40 item 34 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.65485911 +0000 UTC m=+308.659898258 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.65485911 +0000 UTC m=+308.659898258 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ece80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611b90 item 34 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.656393721 +0000 UTC m=+308.661432880 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecec0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a070 item 35 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.656966545 +0000 UTC m=+308.662005704 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.656966545 +0000 UTC m=+308.662005704 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ecf40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a230 item 35 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.658390931 +0000 UTC m=+308.663430088 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed340): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ad20 item 36 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.658990145 +0000 UTC m=+308.664029303 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed400): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.658990145 +0000 UTC m=+308.664029303 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036af50 item 36 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.660328988 +0000 UTC m=+308.665368146 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed4c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b490 item 37 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.660967266 +0000 UTC m=+308.666006425 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed500): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.660967266 +0000 UTC m=+308.666006425 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b5e0 item 37 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.662608937 +0000 UTC m=+308.667648096 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed5c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bb90 item 38 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.663165102 +0000 UTC m=+308.668204260 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed680): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.663165102 +0000 UTC m=+308.668204260 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed6c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bea0 item 38 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.664532379 +0000 UTC m=+308.669571527 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed740): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d1f0 item 39 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.669260845 +0000 UTC m=+308.674300003 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed800): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.669260845 +0000 UTC m=+308.674300003 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602000 item 39 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.671142046 +0000 UTC m=+308.676181204 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed8c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602620 item 40 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.671710464 +0000 UTC m=+308.676749621 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed980): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.671710464 +0000 UTC m=+308.676749621 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004ed9c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000602af0 item 40 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.673254242 +0000 UTC m=+308.678293400 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006033b0 item 41 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.673825915 +0000 UTC m=+308.678865073 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603650 item 41 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.674368203 +0000 UTC m=+308.679407361 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004eda80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.674368203 +0000 UTC m=+308.679407361 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edac0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000603c70 item 41 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.675823354 +0000 UTC m=+308.680862512 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edb80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d60e0 item 42 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.676660556 +0000 UTC m=+308.681699714 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edc00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6310 item 42 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.677345533 +0000 UTC m=+308.682384680 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.677345533 +0000 UTC m=+308.682384680 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0004edf40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d65b0 item 42 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.678816153 +0000 UTC m=+308.683855311 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e100): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d68c0 item 43 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.67928828 +0000 UTC m=+308.684327427 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e140): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6bd0 item 43 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.679916748 +0000 UTC m=+308.684955906 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e280): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.679916748 +0000 UTC m=+308.684955906 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e2c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d6d20 item 43 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.681562077 +0000 UTC m=+308.686601235 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d71f0 item 44 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.682076643 +0000 UTC m=+308.687115802 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7420 item 44 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.682816131 +0000 UTC m=+308.687855289 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e640): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.682816131 +0000 UTC m=+308.687855289 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e6c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d75e0 item 44 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.684071769 +0000 UTC m=+308.689110926 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d78f0 item 45 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.684627061 +0000 UTC m=+308.689666219 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.684627061 +0000 UTC m=+308.689666219 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053e940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7a40 item 45 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.686046405 +0000 UTC m=+308.691085563 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d7ea0 item 46 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.686757641 +0000 UTC m=+308.691796799 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ea80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.686757641 +0000 UTC m=+308.691796799 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eb40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052460 item 46 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.688085143 +0000 UTC m=+308.693124301 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052cb0 item 47 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.688710857 +0000 UTC m=+308.693750015 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ec40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.688710857 +0000 UTC m=+308.693750015 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ed00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052fc0 item 47 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.690026918 +0000 UTC m=+308.695066066 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053edc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053340 item 48 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.690593271 +0000 UTC m=+308.695632419 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ee00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.690593271 +0000 UTC m=+308.695632419 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053eec0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053810 item 48 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.692098055 +0000 UTC m=+308.697137214 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053e30 item 49 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.692641235 +0000 UTC m=+308.697680394 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.692641235 +0000 UTC m=+308.697680394 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ef80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001603f0 item 49 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.694057925 +0000 UTC m=+308.699097084 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f000): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160bd0 item 50 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.69465728 +0000 UTC m=+308.699696429 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f0c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.69465728 +0000 UTC m=+308.699696429 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f100): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000160e70 item 50 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.695976066 +0000 UTC m=+308.701015224 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f180): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001612d0 item 51 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.696734359 +0000 UTC m=+308.701773517 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f2c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.696734359 +0000 UTC m=+308.701773517 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f300): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161570 item 51 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.698266195 +0000 UTC m=+308.703305352 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f380): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000161b90 item 52 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.69886029 +0000 UTC m=+308.703899448 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f4c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.69886029 +0000 UTC m=+308.703899448 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f580): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea0e0 item 52 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.700305483 +0000 UTC m=+308.705344641 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f600): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea620 item 53 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.700894649 +0000 UTC m=+308.705933796 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f6c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.700894649 +0000 UTC m=+308.705933796 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f700): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ea8c0 item 53 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.703078047 +0000 UTC m=+308.708117196 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ead90 item 54 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.704109745 +0000 UTC m=+308.709148903 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.704109745 +0000 UTC m=+308.709148903 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eaf50 item 54 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.705263801 +0000 UTC m=+308.710302959 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f900): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb570 item 55 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.705789868 +0000 UTC m=+308.710829026 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9f9c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.705789868 +0000 UTC m=+308.710829026 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eb880 item 55 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.706984691 +0000 UTC m=+308.712023849 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fa80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ebd50 item 56 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.707726694 +0000 UTC m=+308.712765851 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.707726694 +0000 UTC m=+308.712765851 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fb80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003140e0 item 56 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.708983002 +0000 UTC m=+308.714022150 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003145b0 item 57 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.709486307 +0000 UTC m=+308.714525465 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fc80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314af0 item 57 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.709981777 +0000 UTC m=+308.715020925 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.709981777 +0000 UTC m=+308.715020925 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fd80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314fc0 item 57 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.711254767 +0000 UTC m=+308.716293925 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315730 item 58 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.711800952 +0000 UTC m=+308.716840110 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9fe80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003159d0 item 58 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.712553825 +0000 UTC m=+308.717592983 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b9ff40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.712553825 +0000 UTC m=+308.717592983 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686000): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315ce0 item 58 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.713803301 +0000 UTC m=+308.718842459 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686180): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326690 item 59 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.714272752 +0000 UTC m=+308.719311910 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686200): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326a80 item 59 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.714821552 +0000 UTC m=+308.719860711 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006862c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.714821552 +0000 UTC m=+308.719860711 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006863c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326f50 item 59 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.716129558 +0000 UTC m=+308.721168706 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686500): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327650 item 60 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.716895366 +0000 UTC m=+308.721934523 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ce0 item 60 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.717523224 +0000 UTC m=+308.722562382 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686640): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.717523224 +0000 UTC m=+308.722562382 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000327ea0 item 60 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.719218968 +0000 UTC m=+308.724258125 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0006868c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e620 item 61 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.719799537 +0000 UTC m=+308.724838695 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686a00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.719799537 +0000 UTC m=+308.724838695 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686d00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032e770 item 61 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.725450796 +0000 UTC m=+308.730489954 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000686fc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ecb0 item 62 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.726025245 +0000 UTC m=+308.731064402 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.726025245 +0000 UTC m=+308.731064402 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000687600): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ee70 item 62 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.727619617 +0000 UTC m=+308.732658776 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f5c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340380 item 63 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.728128333 +0000 UTC m=+308.733167491 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f600): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.728128333 +0000 UTC m=+308.733167491 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f6c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000340700 item 63 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.729878117 +0000 UTC m=+308.734917275 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053f840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003411f0 item 64 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.730381853 +0000 UTC m=+308.735421010 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fc40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.730381853 +0000 UTC m=+308.735421010 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fdc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003416c0 item 64 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.731777584 +0000 UTC m=+308.736816742 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000341ea0 item 65 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.732305794 +0000 UTC m=+308.737344952 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053fe80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.732305794 +0000 UTC m=+308.737344952 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00053ff00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 65 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.733516206 +0000 UTC m=+308.738555365 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015cd40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344930 item 66 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.734214928 +0000 UTC m=+308.739254086 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d1c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.734214928 +0000 UTC m=+308.739254086 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc00015d780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a80 item 66 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.735390045 +0000 UTC m=+308.740429192 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6240): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e00 item 67 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.735892398 +0000 UTC m=+308.740931555 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d62c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.735892398 +0000 UTC m=+308.740931555 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6300): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344fc0 item 67 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.737133237 +0000 UTC m=+308.742172395 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d63c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345420 item 68 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.737675535 +0000 UTC m=+308.742714693 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.737675535 +0000 UTC m=+308.742714693 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d64c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345650 item 68 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.739101391 +0000 UTC m=+308.744140539 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6500): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345a40 item 69 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.739593425 +0000 UTC m=+308.744632583 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.739593425 +0000 UTC m=+308.744632583 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6580): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 69 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.740758472 +0000 UTC m=+308.745797630 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6600): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003640e0 item 70 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.741282376 +0000 UTC m=+308.746321534 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d66c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.741282376 +0000 UTC m=+308.746321534 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6740): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 70 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.742731526 +0000 UTC m=+308.747770674 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 71 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.743219943 +0000 UTC m=+308.748259101 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.743219943 +0000 UTC m=+308.748259101 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6a40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364b60 item 71 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.744451184 +0000 UTC m=+308.749490342 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ac0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364f50 item 72 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.745001868 +0000 UTC m=+308.750041026 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6bc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.745001868 +0000 UTC m=+308.750041026 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 72 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.746186782 +0000 UTC m=+308.751225931 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365420 item 73 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.746677294 +0000 UTC m=+308.751716451 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6c80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 73 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.747349305 +0000 UTC m=+308.752388463 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6d80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.747349305 +0000 UTC m=+308.752388463 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6dc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003656c0 item 73 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.748592779 +0000 UTC m=+308.753631937 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6e80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003659d0 item 74 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.749149445 +0000 UTC m=+308.754188602 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d6ec0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 74 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.749672275 +0000 UTC m=+308.754711433 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7300): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.749672275 +0000 UTC m=+308.754711433 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7380): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 74 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.751037228 +0000 UTC m=+308.756076386 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003680e0 item 75 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.75160791 +0000 UTC m=+308.756647068 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): _writeAt: size=3, off=2 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368230 item 75 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.752147883 +0000 UTC m=+308.757187041 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7540): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.752147883 +0000 UTC m=+308.757187041 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7580): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368460 item 75 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.75371266 +0000 UTC m=+308.758751809 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7640): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368770 item 76 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.7542399 +0000 UTC m=+308.759279058 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7680): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003689a0 item 76 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): _writeAt: size=3, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.754837712 +0000 UTC m=+308.759876870 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7740): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.754837712 +0000 UTC m=+308.759876870 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7780): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368bd0 item 76 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.756153412 +0000 UTC m=+308.761192570 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7840): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368e70 item 77 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.757156725 +0000 UTC m=+308.762195882 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.757156725 +0000 UTC m=+308.762195882 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369030 item 77 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.758445475 +0000 UTC m=+308.763484633 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369340 item 78 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.758976933 +0000 UTC m=+308.764016091 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7a40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.758976933 +0000 UTC m=+308.764016091 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7b00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369490 item 78 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.760350401 +0000 UTC m=+308.765389559 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7bc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003697a0 item 79 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.760891817 +0000 UTC m=+308.765930975 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7c00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.760891817 +0000 UTC m=+308.765930975 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7cc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003698f0 item 79 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.762411219 +0000 UTC m=+308.767450377 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7d80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ce0 item 80 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.762902051 +0000 UTC m=+308.767941199 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7dc0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.762902051 +0000 UTC m=+308.767941199 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7e80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 80 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.764120819 +0000 UTC m=+308.769159976 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7ec0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003702a0 item 81 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.764730112 +0000 UTC m=+308.769769271 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.764730112 +0000 UTC m=+308.769769271 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc0002d7f40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003705b0 item 81 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.766112758 +0000 UTC m=+308.771151916 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12040): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370a10 item 82 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.766719486 +0000 UTC m=+308.771758645 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12100): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.766719486 +0000 UTC m=+308.771758645 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12140): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370c40 item 82 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.768136787 +0000 UTC m=+308.773175945 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12400): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000370fc0 item 83 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.768661332 +0000 UTC m=+308.773700490 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b124c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.768661332 +0000 UTC m=+308.773700490 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12500): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371180 item 83 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.769914034 +0000 UTC m=+308.774953181 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12580): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371570 item 84 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.77051922 +0000 UTC m=+308.775558378 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12640): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.77051922 +0000 UTC m=+308.775558378 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12680): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003716c0 item 84 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.771998257 +0000 UTC m=+308.777037415 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12700): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371960 item 85 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.772514245 +0000 UTC m=+308.777553404 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b127c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.772514245 +0000 UTC m=+308.777553404 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12800): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000371b20 item 85 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.77369962 +0000 UTC m=+308.778738779 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003760e0 item 86 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.7742427 +0000 UTC m=+308.779281857 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12940): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.7742427 +0000 UTC m=+308.779281857 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12980): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376230 item 86 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.775482707 +0000 UTC m=+308.780521865 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12a00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376540 item 87 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.776205013 +0000 UTC m=+308.781244171 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12ac0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.776205013 +0000 UTC m=+308.781244171 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376700 item 87 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.777624728 +0000 UTC m=+308.782663887 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12b80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376bd0 item 88 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.77825448 +0000 UTC m=+308.783293629 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.77825448 +0000 UTC m=+308.783293629 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12c80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000376e00 item 88 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.779659337 +0000 UTC m=+308.784698496 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003770a0 item 89 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.780171179 +0000 UTC m=+308.785210337 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12d80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003771f0 item 89 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.780740648 +0000 UTC m=+308.785779806 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.780740648 +0000 UTC m=+308.785779806 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12e80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377490 item 89 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.782298802 +0000 UTC m=+308.787337951 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377960 item 90 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.782740412 +0000 UTC m=+308.787779570 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b12f80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377ab0 item 90 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.78325609 +0000 UTC m=+308.788295248 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13040): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.78325609 +0000 UTC m=+308.788295248 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13080): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000377c00 item 90 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.784446605 +0000 UTC m=+308.789485773 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13140): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 91 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.784972912 +0000 UTC m=+308.790012070 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13180): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): >_readAt: n=2, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): _writeAt: size=3, off=7 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c310 item 91 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.785634605 +0000 UTC m=+308.790673773 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13240): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): >_readAt: n=8, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.785634605 +0000 UTC m=+308.790673773 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13280): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c4d0 item 91 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.786961295 +0000 UTC m=+308.792000454 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13440): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c7e0 item 92 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.791223847 +0000 UTC m=+308.796263005 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13480): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): open at offset 5 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 92 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): _readAt: size=2, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): _writeAt: size=3, off=5 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.791759443 +0000 UTC m=+308.796798601 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13580): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): >_readAt: n=3, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.791759443 +0000 UTC m=+308.796798601 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13600): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 92 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.793163669 +0000 UTC m=+308.798202816 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b136c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d030 item 93 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.793639923 +0000 UTC m=+308.798679081 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13700): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.793639923 +0000 UTC m=+308.798679081 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b137c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d1f0 item 93 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.795259473 +0000 UTC m=+308.800298630 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13880): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d490 item 94 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.795684751 +0000 UTC m=+308.800723909 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b138c0): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.795684751 +0000 UTC m=+308.800723909 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13980): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 94 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.797211697 +0000 UTC m=+308.802250855 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037da40 item 95 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.797760999 +0000 UTC m=+308.802800156 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13a80): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.797760999 +0000 UTC m=+308.802800156 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13b40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dce0 item 95 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): open at offset 0 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): _readAt: size=2, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): >_readAt: n=0, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.799489003 +0000 UTC m=+308.804528150 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): _writeAt: size=5, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408070 item 96 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.80017506 +0000 UTC m=+308.805214208 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13c40): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:23 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:23 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): _readAt: size=512, off=0 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): openPending: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): >openPending: err=<nil> 2025/03/31 01:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): >_readAt: n=5, err=EOF 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): close: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:23.80017506 +0000 UTC m=+308.805214208 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:23 DEBUG : open-test-file(0xc000b13d00): >close: err=<nil> 2025/03/31 01:38:23 DEBUG : open-test-file: Remove: 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408230 item 96 2025/03/31 01:38:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:23 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:23 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/31 01:38:23 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:23 DEBUG : : Looking for writers 2025/03/31 01:38:23 DEBUG : >WaitForWriters: 2025/03/31 01:38:23 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/31 01:38:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.304630987 +0000 UTC m=+309.309670165 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13e80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.304630987 +0000 UTC m=+309.309670165 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13ec0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.304630987 +0000 UTC m=+309.309670165 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408b60 item 1 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.307484915 +0000 UTC m=+309.312524093 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000b13f40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.307484915 +0000 UTC m=+309.312524093 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000408f50 item 2 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.309179266 +0000 UTC m=+309.314218444 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004040): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.309179266 +0000 UTC m=+309.314218444 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004080): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.309179266 +0000 UTC m=+309.314218444 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010040c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004092d0 item 3 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.311928616 +0000 UTC m=+309.316967795 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004140): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.311928616 +0000 UTC m=+309.316967795 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010041c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004099d0 item 4 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.313543387 +0000 UTC m=+309.318582565 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004200): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.313543387 +0000 UTC m=+309.318582565 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004240): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.313543387 +0000 UTC m=+309.318582565 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004280): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409ea0 item 5 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.315684066 +0000 UTC m=+309.320723244 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004300): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.315684066 +0000 UTC m=+309.320723244 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004380): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422380 item 6 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.317391311 +0000 UTC m=+309.322430479 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004400): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.317391311 +0000 UTC m=+309.322430479 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010044c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.317391311 +0000 UTC m=+309.322430479 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004500): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422690 item 7 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.31993173 +0000 UTC m=+309.324970909 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004580): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.31993173 +0000 UTC m=+309.324970909 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422a80 item 8 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc001004640): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.321667138 +0000 UTC m=+309.326706315 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004680): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.321667138 +0000 UTC m=+309.326706315 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010046c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.321667138 +0000 UTC m=+309.326706315 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004700): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000422d90 item 9 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.323874661 +0000 UTC m=+309.328913839 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004780): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.323874661 +0000 UTC m=+309.328913839 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004233b0 item 10 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc0010048c0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010048c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.325643993 +0000 UTC m=+309.330683171 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.325643993 +0000 UTC m=+309.330683171 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010049c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.325643993 +0000 UTC m=+309.330683171 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423810 item 11 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.327983946 +0000 UTC m=+309.333023124 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004a80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.327983946 +0000 UTC m=+309.333023124 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004b00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423dc0 item 12 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc001004bc0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004bc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.32975467 +0000 UTC m=+309.334793848 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004c00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.32975467 +0000 UTC m=+309.334793848 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c230 item 13 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.331848159 +0000 UTC m=+309.336887318 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c66c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.331848159 +0000 UTC m=+309.336887318 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c67c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 14 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc0009c68c0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c68c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.333682102 +0000 UTC m=+309.338721280 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.333682102 +0000 UTC m=+309.338721280 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c69c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f730 item 15 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.335439161 +0000 UTC m=+309.340478329 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6a40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.335439161 +0000 UTC m=+309.340478329 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6ac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fb20 item 16 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.337015861 +0000 UTC m=+309.342055019 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.337015861 +0000 UTC m=+309.342055019 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.337015861 +0000 UTC m=+309.342055019 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6b80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fea0 item 17 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.339935411 +0000 UTC m=+309.344974600 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.339935411 +0000 UTC m=+309.344974600 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6c80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448460 item 18 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.341929745 +0000 UTC m=+309.346968943 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6d00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.341929745 +0000 UTC m=+309.346968943 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6dc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.341929745 +0000 UTC m=+309.346968943 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448af0 item 19 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.344688734 +0000 UTC m=+309.349727933 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6e80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.344688734 +0000 UTC m=+309.349727933 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004492d0 item 20 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.347167948 +0000 UTC m=+309.352207147 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c6f80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.347167948 +0000 UTC m=+309.352207147 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7040): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.347167948 +0000 UTC m=+309.352207147 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7080): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449810 item 21 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.349850975 +0000 UTC m=+309.354890153 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c7100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.349850975 +0000 UTC m=+309.354890153 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0009c71c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a0e0 item 22 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.351846531 +0000 UTC m=+309.356885709 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004d00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.351846531 +0000 UTC m=+309.356885709 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004dc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.351846531 +0000 UTC m=+309.356885709 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043c5b0 item 23 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.354197083 +0000 UTC m=+309.359236261 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004e80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.354197083 +0000 UTC m=+309.359236261 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004f00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ce70 item 24 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc001004fc0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001004fc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.355890473 +0000 UTC m=+309.360929651 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.355890473 +0000 UTC m=+309.360929651 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010050c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.355890473 +0000 UTC m=+309.360929651 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d340 item 25 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.358575242 +0000 UTC m=+309.363614420 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005180): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.358575242 +0000 UTC m=+309.363614420 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005200): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043d8f0 item 26 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc0010052c0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010052c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.36034758 +0000 UTC m=+309.365386758 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005300): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.36034758 +0000 UTC m=+309.365386758 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010053c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.36034758 +0000 UTC m=+309.365386758 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005400): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ddc0 item 27 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.362542821 +0000 UTC m=+309.367581999 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.362542821 +0000 UTC m=+309.367581999 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005500): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494310 item 28 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc0010055c0): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010055c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.364249434 +0000 UTC m=+309.369288613 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.364249434 +0000 UTC m=+309.369288613 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010056c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494620 item 29 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.36648948 +0000 UTC m=+309.371528667 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005740): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.36648948 +0000 UTC m=+309.371528667 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010057c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494930 item 30 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): _readAt: size=2, off=0 2025/03/31 01:38:24 ERROR : open-test-file(0xc001005880): Couldn't read size of file 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): >_writeAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): close: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005880): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.368608056 +0000 UTC m=+309.373647234 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0010058c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.368608056 +0000 UTC m=+309.373647234 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005980): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494c40 item 31 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.370481724 +0000 UTC m=+309.375520902 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.370481724 +0000 UTC m=+309.375520902 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005a80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000494f50 item 32 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.372185903 +0000 UTC m=+309.377225081 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495260 item 33 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.373078359 +0000 UTC m=+309.378117536 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.373078359 +0000 UTC m=+309.378117536 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495420 item 33 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.376545237 +0000 UTC m=+309.381584435 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005b80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004957a0 item 34 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.377142298 +0000 UTC m=+309.382181476 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005bc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.377142298 +0000 UTC m=+309.382181476 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495960 item 34 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.378800941 +0000 UTC m=+309.383840119 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495ce0 item 35 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.379426024 +0000 UTC m=+309.384465202 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005c80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.379426024 +0000 UTC m=+309.384465202 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005cc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000495e30 item 35 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.381274203 +0000 UTC m=+309.386313381 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005d40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a1c0 item 36 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.381958408 +0000 UTC m=+309.386997576 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.381958408 +0000 UTC m=+309.386997576 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a310 item 36 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.383862061 +0000 UTC m=+309.388901239 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005e80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a690 item 37 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.384509066 +0000 UTC m=+309.389548244 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005ec0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.384509066 +0000 UTC m=+309.389548244 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc001005f00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a850 item 37 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.393740766 +0000 UTC m=+309.398779934 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aaf0 item 38 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.394710306 +0000 UTC m=+309.399749484 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea0c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.394710306 +0000 UTC m=+309.399749484 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ac40 item 38 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.398629984 +0000 UTC m=+309.403669162 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea180): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049af50 item 39 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.399376235 +0000 UTC m=+309.404415413 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea240): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.399376235 +0000 UTC m=+309.404415413 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea280): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b1f0 item 39 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.402673916 +0000 UTC m=+309.407713094 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea300): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b650 item 40 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.403825207 +0000 UTC m=+309.408864386 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea3c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.403825207 +0000 UTC m=+309.408864386 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea400): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b960 item 40 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.406424266 +0000 UTC m=+309.411463444 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea440): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bdc0 item 41 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.407347919 +0000 UTC m=+309.412387098 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0000 item 41 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.408386259 +0000 UTC m=+309.413425437 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea4c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.408386259 +0000 UTC m=+309.413425437 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea500): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0150 item 41 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.410876043 +0000 UTC m=+309.415915221 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea5c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a05b0 item 42 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.411834413 +0000 UTC m=+309.416873570 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0770 item 42 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.412812869 +0000 UTC m=+309.417852026 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea6c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.412812869 +0000 UTC m=+309.417852026 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea700): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a08c0 item 42 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.414755105 +0000 UTC m=+309.419794262 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea7c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0bd0 item 43 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.415463364 +0000 UTC m=+309.420502522 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0d90 item 43 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.416119896 +0000 UTC m=+309.421159055 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea8c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.416119896 +0000 UTC m=+309.421159055 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a0ee0 item 43 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.417832721 +0000 UTC m=+309.422871880 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ea9c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a11f0 item 44 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.418495476 +0000 UTC m=+309.423534624 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaa00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a13b0 item 44 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.419169551 +0000 UTC m=+309.424208709 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.419169551 +0000 UTC m=+309.424208709 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eab00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1570 item 44 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.420768493 +0000 UTC m=+309.425807652 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eabc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1810 item 45 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.421291986 +0000 UTC m=+309.426331144 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eac00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.421291986 +0000 UTC m=+309.426331144 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412580): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004558f0 item 45 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.422568863 +0000 UTC m=+309.427608011 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ce0 item 46 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.423063852 +0000 UTC m=+309.428103001 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412680): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.423063852 +0000 UTC m=+309.428103001 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4000 item 46 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.424408707 +0000 UTC m=+309.429447865 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004128c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a42a0 item 47 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.424933712 +0000 UTC m=+309.429972870 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.424933712 +0000 UTC m=+309.429972870 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004129c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a43f0 item 47 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.426159043 +0000 UTC m=+309.431198200 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412ac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4700 item 48 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.426667798 +0000 UTC m=+309.431706946 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412b00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.426667798 +0000 UTC m=+309.431706946 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412bc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a49a0 item 48 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.428199613 +0000 UTC m=+309.433238761 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4c40 item 49 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.42909809 +0000 UTC m=+309.434137248 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.42909809 +0000 UTC m=+309.434137248 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412c80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4d90 item 49 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.43078178 +0000 UTC m=+309.435820938 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412d00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5030 item 50 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.431436189 +0000 UTC m=+309.436475346 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412dc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.431436189 +0000 UTC m=+309.436475346 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5180 item 50 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.433111273 +0000 UTC m=+309.438150421 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412e80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5420 item 51 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.433742388 +0000 UTC m=+309.438781546 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.433742388 +0000 UTC m=+309.438781546 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000412f80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5570 item 51 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.435400832 +0000 UTC m=+309.440439980 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5810 item 52 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.436080918 +0000 UTC m=+309.441120067 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413140): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.436080918 +0000 UTC m=+309.441120067 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004131c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a59d0 item 52 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.437750001 +0000 UTC m=+309.442789159 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413240): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a5dc0 item 53 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.438376618 +0000 UTC m=+309.443415776 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413300): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.438376618 +0000 UTC m=+309.443415776 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413340): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae000 item 53 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.444554575 +0000 UTC m=+309.449593732 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004133c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae460 item 54 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.445357963 +0000 UTC m=+309.450397121 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.445357963 +0000 UTC m=+309.450397121 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004134c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ae5b0 item 54 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.446998683 +0000 UTC m=+309.452037840 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413540): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aea10 item 55 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.447619047 +0000 UTC m=+309.452658205 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.447619047 +0000 UTC m=+309.452658205 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aeb60 item 55 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.449287891 +0000 UTC m=+309.454327048 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004136c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004aefc0 item 56 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.449995158 +0000 UTC m=+309.455034316 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413780): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.449995158 +0000 UTC m=+309.455034316 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004137c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af110 item 56 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.451558804 +0000 UTC m=+309.456597962 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413880): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af420 item 57 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.452088648 +0000 UTC m=+309.457127807 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004138c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af5e0 item 57 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.452720384 +0000 UTC m=+309.457759542 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413980): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.452720384 +0000 UTC m=+309.457759542 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0004139c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004af730 item 57 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.454717834 +0000 UTC m=+309.459756982 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413a80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afb20 item 58 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.455244162 +0000 UTC m=+309.460283310 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413ac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afce0 item 58 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.455960617 +0000 UTC m=+309.460999775 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413b80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.455960617 +0000 UTC m=+309.460999775 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413bc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004afea0 item 58 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.457380722 +0000 UTC m=+309.462419880 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eacc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1ab0 item 59 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.457871644 +0000 UTC m=+309.462910802 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ead00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1c70 item 59 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.458378305 +0000 UTC m=+309.463417464 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eadc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.458378305 +0000 UTC m=+309.463417464 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eae00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a1dc0 item 59 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.460028103 +0000 UTC m=+309.465067251 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaec0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338150 item 60 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.460552267 +0000 UTC m=+309.465591414 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eaf00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338310 item 60 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.461308647 +0000 UTC m=+309.466347804 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eafc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.461308647 +0000 UTC m=+309.466347804 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338460 item 60 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.462806788 +0000 UTC m=+309.467845937 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb0c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338770 item 61 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.463362922 +0000 UTC m=+309.468402080 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.463362922 +0000 UTC m=+309.468402080 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb1c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003388c0 item 61 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.465219477 +0000 UTC m=+309.470258636 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb280): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338b60 item 62 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.465788385 +0000 UTC m=+309.470827534 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb2c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.465788385 +0000 UTC m=+309.470827534 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb380): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000338d90 item 62 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.467797347 +0000 UTC m=+309.472836495 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb440): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339030 item 63 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.468359803 +0000 UTC m=+309.473398961 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.468359803 +0000 UTC m=+309.473398961 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb540): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339180 item 63 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): >_readAt: n=0, err=Bad file descriptor 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.470232929 +0000 UTC m=+309.475272077 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339420 item 64 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.470836141 +0000 UTC m=+309.475875289 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.470836141 +0000 UTC m=+309.475875289 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb700): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003395e0 item 64 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.472669303 +0000 UTC m=+309.477708460 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb740): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339960 item 65 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.473347776 +0000 UTC m=+309.478386924 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb780): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.473347776 +0000 UTC m=+309.478386924 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb7c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339ab0 item 65 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.474942149 +0000 UTC m=+309.479981308 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000339e30 item 66 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.475508863 +0000 UTC m=+309.480548012 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb840): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.475508863 +0000 UTC m=+309.480548012 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb880): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0070 item 66 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.477172877 +0000 UTC m=+309.482212035 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb8c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c03f0 item 67 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.477725854 +0000 UTC m=+309.482765013 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.477725854 +0000 UTC m=+309.482765013 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb940): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0540 item 67 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.479280684 +0000 UTC m=+309.484319842 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eb9c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c07e0 item 68 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.479847328 +0000 UTC m=+309.484886476 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011eba80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.479847328 +0000 UTC m=+309.484886476 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0930 item 68 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.481082116 +0000 UTC m=+309.486121274 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0bd0 item 69 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.481677102 +0000 UTC m=+309.486716261 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.481677102 +0000 UTC m=+309.486716261 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebb80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c0d20 item 69 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.483028138 +0000 UTC m=+309.488067297 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebc00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1180 item 70 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.483599722 +0000 UTC m=+309.488638869 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebcc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.483599722 +0000 UTC m=+309.488638869 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1420 item 70 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.485068839 +0000 UTC m=+309.490107997 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebd80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1880 item 71 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.485565191 +0000 UTC m=+309.490604349 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.485565191 +0000 UTC m=+309.490604349 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebe80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1a40 item 71 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.487284228 +0000 UTC m=+309.492323386 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0011ebf00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1ea0 item 72 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.487936443 +0000 UTC m=+309.492975601 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a040): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.487936443 +0000 UTC m=+309.492975601 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a080): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2070 item 72 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.4894691 +0000 UTC m=+309.494508247 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a0c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2540 item 73 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.489986941 +0000 UTC m=+309.495026090 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c2690 item 73 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.490543447 +0000 UTC m=+309.495582604 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a140): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.490543447 +0000 UTC m=+309.495582604 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00143a180): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c27e0 item 73 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.49191444 +0000 UTC m=+309.496953598 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413cc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c60e0 item 74 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.492426982 +0000 UTC m=+309.497466130 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413d00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6230 item 74 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.493003404 +0000 UTC m=+309.498042562 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413dc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.493003404 +0000 UTC m=+309.498042562 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413e00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6380 item 74 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.494388143 +0000 UTC m=+309.499427302 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6620 item 75 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.494942785 +0000 UTC m=+309.499981943 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc000413f40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): _writeAt: size=3, off=2 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6770 item 75 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.495471086 +0000 UTC m=+309.500510235 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a080): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.495471086 +0000 UTC m=+309.500510235 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a0c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c68c0 item 75 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.496698261 +0000 UTC m=+309.501737408 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a180): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6b60 item 76 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.497182299 +0000 UTC m=+309.502221458 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a1c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6cb0 item 76 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): _writeAt: size=3, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.497748332 +0000 UTC m=+309.502787490 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a280): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.497748332 +0000 UTC m=+309.502787490 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a2c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c6e00 item 76 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.498925982 +0000 UTC m=+309.503965131 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a380): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c71f0 item 77 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.499412456 +0000 UTC m=+309.504451614 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a3c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.499412456 +0000 UTC m=+309.504451614 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c73b0 item 77 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50096453 +0000 UTC m=+309.506003687 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a540): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7730 item 78 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50148181 +0000 UTC m=+309.506520969 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a580): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50148181 +0000 UTC m=+309.506520969 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a640): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c78f0 item 78 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50274924 +0000 UTC m=+309.507788398 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a700): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7c70 item 79 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50336758 +0000 UTC m=+309.508406738 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a740): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.50336758 +0000 UTC m=+309.508406738 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c7dc0 item 79 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.504848721 +0000 UTC m=+309.509887868 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a8c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de0e0 item 80 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.505281794 +0000 UTC m=+309.510320941 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.505281794 +0000 UTC m=+309.510320941 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136a9c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de230 item 80 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.506520629 +0000 UTC m=+309.511559778 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de4d0 item 81 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.507040706 +0000 UTC m=+309.512079854 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.507040706 +0000 UTC m=+309.512079854 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aa80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de620 item 81 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.508244405 +0000 UTC m=+309.513283564 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ab00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003de930 item 82 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.509272425 +0000 UTC m=+309.514311583 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136abc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.509272425 +0000 UTC m=+309.514311583 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dea80 item 82 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.514003115 +0000 UTC m=+309.519042264 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ac80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ded20 item 83 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.514784832 +0000 UTC m=+309.519823991 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad40): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.514784832 +0000 UTC m=+309.519823991 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ad80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dee70 item 83 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.519725106 +0000 UTC m=+309.524764265 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ae00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df340 item 84 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.520579611 +0000 UTC m=+309.525618768 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136aec0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.520579611 +0000 UTC m=+309.525618768 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df490 item 84 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.521874241 +0000 UTC m=+309.526913400 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136af80): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df810 item 85 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.522398064 +0000 UTC m=+309.527437222 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b040): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.522398064 +0000 UTC m=+309.527437222 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b080): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003df9d0 item 85 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.523676154 +0000 UTC m=+309.528715312 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dfce0 item 86 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.524238691 +0000 UTC m=+309.529277848 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b1c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.524238691 +0000 UTC m=+309.529277848 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b200): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dff10 item 86 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.525570119 +0000 UTC m=+309.530609278 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b280): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6310 item 87 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.52611877 +0000 UTC m=+309.531157927 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b340): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.52611877 +0000 UTC m=+309.531157927 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b380): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6460 item 87 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.527403522 +0000 UTC m=+309.532442669 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b400): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6700 item 88 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.528033073 +0000 UTC m=+309.533072221 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b4c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.528033073 +0000 UTC m=+309.533072221 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b500): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e68c0 item 88 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.52978934 +0000 UTC m=+309.534828498 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b5c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6b60 item 89 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.530410566 +0000 UTC m=+309.535449724 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b600): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6cb0 item 89 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.53107834 +0000 UTC m=+309.536117488 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b6c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.53107834 +0000 UTC m=+309.536117488 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b700): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e6e70 item 89 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.532642425 +0000 UTC m=+309.537681583 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b7c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7110 item 90 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.533168854 +0000 UTC m=+309.538208012 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b800): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7260 item 90 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.533842849 +0000 UTC m=+309.538882007 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b8c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.533842849 +0000 UTC m=+309.538882007 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b900): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e73b0 item 90 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.535228851 +0000 UTC m=+309.540268008 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136b9c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7650 item 91 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.535742565 +0000 UTC m=+309.540781723 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136ba00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): >_readAt: n=2, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): _writeAt: size=3, off=7 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e77a0 item 91 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.536301935 +0000 UTC m=+309.541341083 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bac0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): >_readAt: n=8, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.536301935 +0000 UTC m=+309.541341083 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bb00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e78f0 item 91 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.537638444 +0000 UTC m=+309.542677602 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bbc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7b90 item 92 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.538159312 +0000 UTC m=+309.543198470 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bc00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): open at offset 5 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7ce0 item 92 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): _readAt: size=2, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): _writeAt: size=3, off=5 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): >_writeAt: n=3, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.538758356 +0000 UTC m=+309.543797515 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bcc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): >_readAt: n=3, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.538758356 +0000 UTC m=+309.543797515 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bd00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7e30 item 92 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.540238816 +0000 UTC m=+309.545277973 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bdc0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4150 item 93 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.540775062 +0000 UTC m=+309.545814220 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136be00): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.540775062 +0000 UTC m=+309.545814220 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc00136bec0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f42a0 item 93 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.542213994 +0000 UTC m=+309.547253152 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8000): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4540 item 94 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.54271819 +0000 UTC m=+309.547757348 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8040): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.54271819 +0000 UTC m=+309.547757348 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8100): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4690 item 94 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.5441298 +0000 UTC m=+309.549168948 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a81c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4930 item 95 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.544887522 +0000 UTC m=+309.549926680 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8200): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.544887522 +0000 UTC m=+309.549926680 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a82c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4af0 item 95 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): open at offset 0 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): _readAt: size=2, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): >_readAt: n=0, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.546194586 +0000 UTC m=+309.551233744 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8380): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): _writeAt: size=5, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4e70 item 96 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.546770607 +0000 UTC m=+309.551809765 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a83c0): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/31 01:38:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/31 01:38:24 DEBUG : open-test-file: newRWFileHandle: 2025/03/31 01:38:24 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): _readAt: size=512, off=0 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): openPending: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): >openPending: err=<nil> 2025/03/31 01:38:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): >_readAt: n=5, err=EOF 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): close: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-31 01:38:24.546770607 +0000 UTC m=+309.551809765 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:24 DEBUG : open-test-file(0xc0015a8480): >close: err=<nil> 2025/03/31 01:38:24 DEBUG : open-test-file: Remove: 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f4fc0 item 96 2025/03/31 01:38:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/31 01:38:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/31 01:38:24 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/31 01:38:24 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/31 01:38:24 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:24 DEBUG : : Looking for writers 2025/03/31 01:38:24 DEBUG : >WaitForWriters: 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.52s) --- PASS: TestRWFileHandleOpenTests/writes (0.77s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.75s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:24 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:25 DEBUG : file1: newRWFileHandle: 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): openPending: 2025/03/31 01:38:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): >openPending: err=<nil> 2025/03/31 01:38:25 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/31 01:38:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:25 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/31 01:38:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): _writeAt: size=2, off=0 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): >_writeAt: n=2, err=<nil> 2025/03/31 01:38:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): RWFileHandle.Flush 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): RWFileHandle.Release 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): close: 2025/03/31 01:38:25 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/31 01:38:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:25 DEBUG : file1(0xc0009c72c0): >close: err=<nil> 2025/03/31 01:38:25 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:25 DEBUG : file1: vfs cache: starting upload 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:25 DEBUG : : Looking for writers 2025/03/31 01:38:25 DEBUG : file1: reading active writers 2025/03/31 01:38:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:25 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/31 01:38:26 DEBUG : : Looking for writers 2025/03/31 01:38:26 DEBUG : file1: reading active writers 2025/03/31 01:38:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:38:26 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/31 01:38:26 INFO : file1: Copied (new) 2025/03/31 01:38:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/03/31 01:38:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/31 01:38:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/31 01:38:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:38:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/31 01:38:27 DEBUG : : Looking for writers 2025/03/31 01:38:27 DEBUG : file1: reading active writers 2025/03/31 01:38:27 DEBUG : >WaitForWriters: 2025/03/31 01:38:27 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:27 DEBUG : : Looking for writers 2025/03/31 01:38:27 DEBUG : file1: reading active writers 2025/03/31 01:38:27 DEBUG : >WaitForWriters: 2025/03/31 01:38:27 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.13s) === RUN TestRWCacheRename run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:28 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:28 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:28 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:28 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:38:28 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:28 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:38:28 DEBUG : rename_me: newRWFileHandle: 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): openPending: 2025/03/31 01:38:28 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/31 01:38:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): >openPending: err=<nil> 2025/03/31 01:38:28 DEBUG : rename_me: >newRWFileHandle: err=<nil> 2025/03/31 01:38:28 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/31 01:38:28 DEBUG : rename_me: >Open: fd=rename_me (rw), err=<nil> 2025/03/31 01:38:28 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err=<nil> 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): _writeAt: size=5, off=0 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): >_writeAt: n=5, err=<nil> 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): close: 2025/03/31 01:38:28 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-31 01:38:28.195216618 +0000 UTC m=+313.200255816 2025/03/31 01:38:28 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/31 01:38:28 DEBUG : rename_me(0xc0009c6580): >close: err=<nil> 2025/03/31 01:38:28 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/31 01:38:28 DEBUG : i_was_renamed: Updating file with <nil> 0xc000809380 2025/03/31 01:38:28 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/31 01:38:28 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/31 01:38:28 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/31 01:38:28 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/31 01:38:28 DEBUG : : Looking for writers 2025/03/31 01:38:28 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/31 01:38:29 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:29 DEBUG : : Looking for writers 2025/03/31 01:38:29 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/03/31 01:38:30 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:38:30 INFO : i_was_renamed: Copied (new) 2025/03/31 01:38:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-31 01:38:28 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/03/31 01:38:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/31 01:38:30 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/31 01:38:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/31 01:38:30 DEBUG : : Looking for writers 2025/03/31 01:38:30 DEBUG : i_was_renamed: reading active writers 2025/03/31 01:38:30 DEBUG : >WaitForWriters: 2025/03/31 01:38:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.96s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:30 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/31 01:38:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/31 01:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-fecocud4soce" 2025/03/31 01:38:30 INFO : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/31 01:38:31 DEBUG : : forgetting directory cache 2025/03/31 01:38:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): _readAt: size=512, off=0 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): openPending: 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:39:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:33 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): >openPending: err=<nil> 2025/03/31 01:38:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): >_readAt: n=20, err=EOF 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): close: 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:39:30 +0000 UTC 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate(0xc0004ec080): >close: err=<nil> 2025/03/31 01:38:33 DEBUG : : Re-reading directory (352.087888ms old) 2025/03/31 01:38:33 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:34 DEBUG : : forgetting directory cache 2025/03/31 01:38:34 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): _readAt: size=512, off=0 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): openPending: 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:40:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-03-31 00:39:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 00:40:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-03-31 00:39:30 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/03/31 01:38:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:35 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): >openPending: err=<nil> 2025/03/31 01:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): >_readAt: n=20, err=EOF 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): close: 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:40:30 +0000 UTC 2025/03/31 01:38:35 DEBUG : TestRWCacheUpdate(0xc000686fc0): >close: err=<nil> 2025/03/31 01:38:35 DEBUG : : Re-reading directory (332.66119ms old) 2025/03/31 01:38:36 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:36 DEBUG : : forgetting directory cache 2025/03/31 01:38:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): _readAt: size=512, off=0 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): openPending: 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:41:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-03-31 00:40:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 00:41:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-03-31 00:40:30 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/03/31 01:38:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:38 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): >openPending: err=<nil> 2025/03/31 01:38:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): >_readAt: n=20, err=EOF 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): close: 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:41:30 +0000 UTC 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate(0xc0004ec180): >close: err=<nil> 2025/03/31 01:38:38 DEBUG : : Re-reading directory (347.83769ms old) 2025/03/31 01:38:38 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:38 DEBUG : : forgetting directory cache 2025/03/31 01:38:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): _readAt: size=512, off=0 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): openPending: 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:42:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-03-31 00:41:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 00:42:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-03-31 00:41:30 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/03/31 01:38:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:40 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): >openPending: err=<nil> 2025/03/31 01:38:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): >_readAt: n=20, err=EOF 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): close: 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:42:30 +0000 UTC 2025/03/31 01:38:40 DEBUG : TestRWCacheUpdate(0xc0009c65c0): >close: err=<nil> 2025/03/31 01:38:40 DEBUG : : Re-reading directory (368.653456ms old) 2025/03/31 01:38:41 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:41 DEBUG : : forgetting directory cache 2025/03/31 01:38:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate(0xc0004ec200): _readAt: size=512, off=0 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate(0xc0004ec200): openPending: 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:43:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-03-31 00:42:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 00:43:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-03-31 00:42:30 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/03/31 01:38:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:42 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate(0xc0004ec200): >openPending: err=<nil> 2025/03/31 01:38:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate(0xc0004ec200): >_readAt: n=20, err=EOF 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate(0xc0004ec200): close: 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:43:30 +0000 UTC 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate(0xc0004ec200): >close: err=<nil> 2025/03/31 01:38:43 DEBUG : : Re-reading directory (340.952906ms old) 2025/03/31 01:38:43 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:43 DEBUG : : forgetting directory cache 2025/03/31 01:38:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): _readAt: size=512, off=0 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): openPending: 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-31 00:44:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-03-31 00:43:30 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-31 00:44:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-03-31 00:43:30 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/03/31 01:38:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/31 01:38:45 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): >openPending: err=<nil> 2025/03/31 01:38:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): >_readAt: n=20, err=EOF 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): close: 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:44:30 +0000 UTC 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate(0xc0005a4880): >close: err=<nil> 2025/03/31 01:38:45 DEBUG : : Re-reading directory (339.935696ms old) 2025/03/31 01:38:45 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:46 DEBUG : : forgetting directory cache 2025/03/31 01:38:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate(0xc000686480): _readAt: size=512, off=0 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate(0xc000686480): openPending: 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-31 00:45:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-03-31 00:44:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-31 00:45:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-03-31 00:44:30 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/03/31 01:38:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/31 01:38:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate(0xc000686480): >openPending: err=<nil> 2025/03/31 01:38:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:47 DEBUG : : forgetting directory cache 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate(0xc000686480): >_readAt: n=21, err=EOF 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate(0xc000686480): close: 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:45:30 +0000 UTC 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate(0xc000686480): >close: err=<nil> 2025/03/31 01:38:48 DEBUG : : Re-reading directory (375.014366ms old) 2025/03/31 01:38:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:48 DEBUG : : forgetting directory cache 2025/03/31 01:38:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/03/31 01:38:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): _readAt: size=512, off=0 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): openPending: 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-31 00:46:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-03-31 00:45:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-31 00:46:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-03-31 00:45:30 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/03/31 01:38:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/31 01:38:50 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): >openPending: err=<nil> 2025/03/31 01:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): >_readAt: n=22, err=EOF 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): close: 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:46:30 +0000 UTC 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate(0xc0009c68c0): >close: err=<nil> 2025/03/31 01:38:50 DEBUG : : Re-reading directory (347.529732ms old) 2025/03/31 01:38:50 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:50 DEBUG : : forgetting directory cache 2025/03/31 01:38:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): _readAt: size=512, off=0 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): openPending: 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-31 00:47:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-03-31 00:46:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-31 00:47:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-03-31 00:46:30 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/03/31 01:38:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/31 01:38:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): >openPending: err=<nil> 2025/03/31 01:38:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): >_readAt: n=23, err=EOF 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): close: 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:47:30 +0000 UTC 2025/03/31 01:38:52 DEBUG : TestRWCacheUpdate(0xc0006863c0): >close: err=<nil> 2025/03/31 01:38:52 DEBUG : : Re-reading directory (335.469853ms old) 2025/03/31 01:38:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:53 DEBUG : : forgetting directory cache 2025/03/31 01:38:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate(0xc0009c62c0): _readAt: size=512, off=0 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate(0xc0009c62c0): openPending: 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-31 00:48:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-03-31 00:47:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-31 00:48:30 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-03-31 00:47:30 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/03/31 01:38:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/31 01:38:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate(0xc0009c62c0): >openPending: err=<nil> 2025/03/31 01:38:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/31 01:38:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate(0xc0009c62c0): >_readAt: n=24, err=EOF 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate(0xc0009c62c0): close: 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-31 00:48:30 +0000 UTC 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate(0xc0009c62c0): >close: err=<nil> 2025/03/31 01:38:55 DEBUG : : Re-reading directory (331.501964ms old) 2025/03/31 01:38:55 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/31 01:38:55 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:38:55 DEBUG : : Looking for writers 2025/03/31 01:38:55 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/31 01:38:55 DEBUG : >WaitForWriters: 2025/03/31 01:38:55 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': vfs cache: cleaner exiting 2025/03/31 01:38:55 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (25.05s) === RUN TestCaseSensitivity run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", 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-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:38:57 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:58 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/03/31 01:38:59 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:38:59 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:38:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:39:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/31 01:39:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:39:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/31 01:39:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:39:01 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:01 DEBUG : : Looking for writers 2025/03/31 01:39:01 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/31 01:39:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/31 01:39:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.60s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:01 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:01 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:01 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': Reusing VFS from active cache 2025/03/31 01:39:01 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:01 DEBUG : : Looking for writers 2025/03/31 01:39:01 DEBUG : >WaitForWriters: 2025/03/31 01:39:01 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:01 DEBUG : : Looking for writers 2025/03/31 01:39:01 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:02 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:02 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:02 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:02 DEBUG : : Looking for writers 2025/03/31 01:39:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:02 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:02 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:02 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:02 DEBUG : : Looking for writers 2025/03/31 01:39:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.33s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:02 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:02 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:07 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:07 DEBUG : dir: Looking for writers 2025/03/31 01:39:07 DEBUG : file2: reading active writers 2025/03/31 01:39:07 DEBUG : : Looking for writers 2025/03/31 01:39:07 DEBUG : dir: reading active writers 2025/03/31 01:39:07 DEBUG : file1: reading active writers 2025/03/31 01:39:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.65s) === RUN TestVFSStatParent run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:08 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:08 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:13 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:13 DEBUG : dir: Looking for writers 2025/03/31 01:39:13 DEBUG : : Looking for writers 2025/03/31 01:39:13 DEBUG : dir: reading active writers 2025/03/31 01:39:13 DEBUG : file1: reading active writers 2025/03/31 01:39:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.63s) === RUN TestVFSOpenFile run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:14 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:14 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:15 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:17 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:18 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 01:39:18 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/31 01:39:18 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/31 01:39:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err=<nil> 2025/03/31 01:39:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/31 01:39:19 DEBUG : dir/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:39:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 01:39:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err=<nil> 2025/03/31 01:39:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err=<nil> 2025/03/31 01:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 01:39:19 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 01:39:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:39:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/03/31 01:39:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/31 01:39:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:20 DEBUG : not found/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/31 01:39:20 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:20 DEBUG : dir: Looking for writers 2025/03/31 01:39:20 DEBUG : file2: reading active writers 2025/03/31 01:39:20 DEBUG : new_file.txt: reading active writers 2025/03/31 01:39:20 DEBUG : : Looking for writers 2025/03/31 01:39:20 DEBUG : dir: reading active writers 2025/03/31 01:39:20 DEBUG : file1: reading active writers 2025/03/31 01:39:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.59s) === RUN TestVFSRename run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:21 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:21 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:22 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/03/31 01:39:25 DEBUG : dir/file2: same parent dir (ODFfODE5NzAyMl9SOURTTg) - using file/rename instead of move_copy for dir/file1 2025/03/31 01:39:25 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/31 01:39:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0008098c0 2025/03/31 01:39:25 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/31 01:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:26 INFO : dir/file1: Moved (server-side) to: file0 2025/03/31 01:39:26 DEBUG : file0: Updating file with file0 0xc0008098c0 2025/03/31 01:39:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/31 01:39:26 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/31 01:39:26 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:26 DEBUG : dir: Looking for writers 2025/03/31 01:39:26 DEBUG : : Looking for writers 2025/03/31 01:39:26 DEBUG : dir: reading active writers 2025/03/31 01:39:26 DEBUG : file0: reading active writers 2025/03/31 01:39:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.61s) === RUN TestVFSStatfs run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:27 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:27 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:27 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:27 DEBUG : : Looking for writers 2025/03/31 01:39:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.50s) === RUN TestVFSMkdir run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:27 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:27 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:28 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/31 01:39:28 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/31 01:39:29 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/31 01:39:30 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/31 01:39:31 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/31 01:39:32 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:32 DEBUG : c: Looking for writers 2025/03/31 01:39:32 DEBUG : d: Looking for writers 2025/03/31 01:39:32 DEBUG : : Looking for writers 2025/03/31 01:39:32 DEBUG : a: Looking for writers 2025/03/31 01:39:32 DEBUG : b: Looking for writers 2025/03/31 01:39:32 DEBUG : : Looking for writers 2025/03/31 01:39:32 DEBUG : /: reading active writers 2025/03/31 01:39:32 DEBUG : a: reading active writers 2025/03/31 01:39:32 DEBUG : b: reading active writers 2025/03/31 01:39:32 DEBUG : c: reading active writers 2025/03/31 01:39:32 DEBUG : d: reading active writers 2025/03/31 01:39:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.22s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:34 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:34 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:35 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/31 01:39:35 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/31 01:39:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/31 01:39:36 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/31 01:39:39 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:39 DEBUG : a/b/c/d: Looking for writers 2025/03/31 01:39:39 DEBUG : a/b/c: Looking for writers 2025/03/31 01:39:39 DEBUG : d: reading active writers 2025/03/31 01:39:39 DEBUG : a/b: Looking for writers 2025/03/31 01:39:39 DEBUG : c: reading active writers 2025/03/31 01:39:39 DEBUG : a: Looking for writers 2025/03/31 01:39:39 DEBUG : b: reading active writers 2025/03/31 01:39:39 DEBUG : : Looking for writers 2025/03/31 01:39:39 DEBUG : a: reading active writers 2025/03/31 01:39:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.74s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN 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-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:41 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:41 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:42 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:42 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/31 01:39:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/31 01:39:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/31 01:39:42 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 01:39:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:39:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:39:43 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:39:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:43 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:43 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/31 01:39:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 01:39:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:39:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:43 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:43 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 01:39:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:39:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:39:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/31 01:39:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/31 01:39:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:45 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:45 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:45 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (7 bytes), uploading instead of streaming 2025/03/31 01:39:45 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/03/31 01:39:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/03/31 01:39:46 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:39:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:46 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:46 DEBUG : : Looking for writers 2025/03/31 01:39:46 DEBUG : file1: reading active writers 2025/03/31 01:39:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.86s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:46 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:46 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:46 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:46 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:46 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/31 01:39:47 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/31 01:39:47 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/31 01:39:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/31 01:39:47 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (11 bytes), uploading instead of streaming 2025/03/31 01:39:48 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/03/31 01:39:49 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/31 01:39:49 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:39:49 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/31 01:39:50 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:50 DEBUG : : Looking for writers 2025/03/31 01:39:50 DEBUG : file1: reading active writers 2025/03/31 01:39:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.83s) === RUN TestWriteFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:39:50 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:39:50 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:39:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:39:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:39:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:50 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:39:50 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:39:50 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/31 01:39:50 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:50 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (5 bytes), uploading instead of streaming 2025/03/31 01:39:51 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/03/31 01:39:52 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/03/31 01:39:52 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:39:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:39:52 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/31 01:39:52 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:39:52 DEBUG : : Looking for writers 2025/03/31 01:39:52 DEBUG : file1: reading active writers 2025/03/31 01:39:52 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: TestWriteFileHandleFlush (9.88s) === RUN TestWriteFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:40:00 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:40:00 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:40:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:40:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:00 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:40:00 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:40:00 DEBUG : file1: WriteFileHandle.Release closing 2025/03/31 01:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:00 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 01:40:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:40:02 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:40:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/31 01:40:02 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:40:02 DEBUG : : Looking for writers 2025/03/31 01:40:02 DEBUG : file1: reading active writers 2025/03/31 01:40:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.24s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:40:02 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:40:02 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:40:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:40:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:40:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:02 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:40:02 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:40:02 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:02 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (2 bytes), uploading instead of streaming 2025/03/31 01:40:03 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/03/31 01:40:04 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/03/31 01:40:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:40:04 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/31 01:40:04 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:04 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:40:04 DEBUG : : Looking for writers 2025/03/31 01:40:04 DEBUG : file1: reading active writers 2025/03/31 01:40:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.75s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:40:05 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:40:05 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:40:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:40:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:40:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:05 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:40:05 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:40:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:05 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (0 bytes), uploading instead of streaming 2025/03/31 01:40:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/31 01:40:07 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:40:07 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:40:07 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 01:40:07 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/31 01:40:07 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/31 01:40:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:40:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/31 01:40:07 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:40:07 DEBUG : : Looking for writers 2025/03/31 01:40:07 DEBUG : file1: reading active writers 2025/03/31 01:40:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.37s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-fecocud4soce'", Local "Local file system at /tmp/rclone701775065", Modify Window "1s" 2025/03/31 01:40:07 INFO : OpenDrive root 'rclone-test-fecocud4soce': poll-interval is not supported by this remote 2025/03/31 01:40:07 NOTICE: OpenDrive root 'rclone-test-fecocud4soce': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/31 01:40:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/31 01:40:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/31 01:40:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:08 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/31 01:40:08 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/31 01:40:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:08 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': File to upload is small (100 bytes), uploading instead of streaming 2025/03/31 01:40:08 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/03/31 01:40:09 DEBUG : file1: md5 = 93258855a336fc94e104b345ce55165c OK 2025/03/31 01:40:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/03/31 01:40:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/31 01:40:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/31 01:40:09 DEBUG : file1: Open: flags=O_RDONLY 2025/03/31 01:40:09 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/31 01:40:09 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/31 01:40:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/31 01:40:10 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/31 01:40:10 DEBUG : WaitForWriters: timeout=30s 2025/03/31 01:40:10 DEBUG : : Looking for writers 2025/03/31 01:40:10 DEBUG : file1: reading active writers 2025/03/31 01:40:10 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.88s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/03/31 01:40:10 DEBUG : OpenDrive root 'rclone-test-fecocud4soce': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 6m56.810652394s (try 1/5): exit status 1: Failed [TestDirCreate TestFileSetModTime/cache=off,open=false,write=false]