"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/03/15 07:52:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lebisej2refu" 2025/03/15 07:52:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 07:52:42 DEBUG : Creating backend with remote "/tmp/rclone2159998186" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:42 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:44 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:44 DEBUG : dir: Looking for writers 2025/03/15 07:52:44 DEBUG : : Looking for writers 2025/03/15 07:52:44 DEBUG : dir: reading active writers 2025/03/15 07:52:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.83s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:44 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:47 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:47 DEBUG : dir/subdir: Looking for writers 2025/03/15 07:52:47 DEBUG : dir: Looking for writers 2025/03/15 07:52:47 DEBUG : file1: reading active writers 2025/03/15 07:52:47 DEBUG : file2: reading active writers 2025/03/15 07:52:47 DEBUG : subdir: reading active writers 2025/03/15 07:52:47 DEBUG : : Looking for writers 2025/03/15 07:52:47 DEBUG : dir: reading active writers 2025/03/15 07:52:47 DEBUG : >WaitForWriters: 2025/03/15 07:52:48 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:52:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 07:52:49 DEBUG : pacer: Reducing sleep to 15ms 2025/03/15 07:52:49 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.37s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:49 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:49 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 07:52:50 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:50 DEBUG : dir: Looking for writers 2025/03/15 07:52:50 DEBUG : file1: reading active writers 2025/03/15 07:52:50 DEBUG : : Looking for writers 2025/03/15 07:52:50 DEBUG : dir: reading active writers 2025/03/15 07:52:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.06s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:51 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:52 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:52 DEBUG : dir: Looking for writers 2025/03/15 07:52:52 DEBUG : : Looking for writers 2025/03/15 07:52:52 DEBUG : dir: reading active writers 2025/03/15 07:52:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.07s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:53 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:54 DEBUG : dir: forgetting directory cache 2025/03/15 07:52:54 DEBUG : : forgetting directory cache 2025/03/15 07:52:54 DEBUG : dir: forgetting directory cache 2025/03/15 07:52:54 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:54 DEBUG : : Looking for writers 2025/03/15 07:52:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.96s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:55 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:56 DEBUG : : ForgetPath: relativePath="dir/notfound", type=1 2025/03/15 07:52:56 DEBUG : dir: invalidating directory cache 2025/03/15 07:52:56 DEBUG : : >ForgetPath: 2025/03/15 07:52:56 DEBUG : : ForgetPath: relativePath="dir", type=0 2025/03/15 07:52:56 DEBUG : : invalidating directory cache 2025/03/15 07:52:56 DEBUG : dir: forgetting directory cache 2025/03/15 07:52:56 DEBUG : : >ForgetPath: 2025/03/15 07:52:56 DEBUG : : ForgetPath: relativePath="not/in/cache", type=0 2025/03/15 07:52:56 DEBUG : : >ForgetPath: 2025/03/15 07:52:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:52:56 DEBUG : dir: Looking for writers 2025/03/15 07:52:56 DEBUG : : Looking for writers 2025/03/15 07:52:56 DEBUG : dir: reading active writers 2025/03/15 07:52:56 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.00s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:52:57 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:52:59 DEBUG : : forgetting directory cache 2025/03/15 07:52:59 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:00 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:00 DEBUG : dir: Looking for writers 2025/03/15 07:53:00 DEBUG : fil/a/b: Looking for writers 2025/03/15 07:53:00 DEBUG : fil/a: Looking for writers 2025/03/15 07:53:00 DEBUG : b: reading active writers 2025/03/15 07:53:00 DEBUG : fil: Looking for writers 2025/03/15 07:53:00 DEBUG : a: reading active writers 2025/03/15 07:53:00 DEBUG : : Looking for writers 2025/03/15 07:53:00 DEBUG : dir: reading active writers 2025/03/15 07:53:00 DEBUG : fil: reading active writers 2025/03/15 07:53:00 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.46s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:01 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:02 DEBUG : dir: Looking for writers 2025/03/15 07:53:02 DEBUG : : Looking for writers 2025/03/15 07:53:02 DEBUG : dir: reading active writers 2025/03/15 07:53:02 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.88s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:03 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:04 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:04 DEBUG : dir: Looking for writers 2025/03/15 07:53:04 DEBUG : file1: reading active writers 2025/03/15 07:53:04 DEBUG : : Looking for writers 2025/03/15 07:53:04 DEBUG : dir: reading active writers 2025/03/15 07:53:04 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.99s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:05 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/03/15 07:53:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/03/15 07:53:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/03/15 07:53:08 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 07:53:08 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/03/15 07:53:10 DEBUG : dir: invalidating directory cache 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/03/15 07:53:10 DEBUG : dir/file1: Reset virtual modtime 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/03/15 07:53:10 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 07:53:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/03/15 07:53:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/03/15 07:53:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:53:10 DEBUG : dir: invalidating directory cache 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/03/15 07:53:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/03/15 07:53:10 DEBUG : dir/virtualFile: Reset virtual modtime 2025/03/15 07:53:10 DEBUG : : forgetting directory cache 2025/03/15 07:53:10 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:10 DEBUG : dir/virtualDir: forgetting directory cache 2025/03/15 07:53:10 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:10 DEBUG : dir/virtualDir: Looking for writers 2025/03/15 07:53:10 DEBUG : dir: Looking for writers 2025/03/15 07:53:10 DEBUG : file1: reading active writers 2025/03/15 07:53:10 DEBUG : virtualFile2: reading active writers 2025/03/15 07:53:10 DEBUG : virtualFile: reading active writers 2025/03/15 07:53:10 DEBUG : virtualDir: reading active writers 2025/03/15 07:53:10 DEBUG : : Looking for writers 2025/03/15 07:53:10 DEBUG : dir: reading active writers 2025/03/15 07:53:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.52s) --- PASS: TestDirReadDirAll/Virtual (2.17s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:12 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:13 ERROR : dir/: Can only open directories read only 2025/03/15 07:53:13 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:13 DEBUG : dir: Looking for writers 2025/03/15 07:53:13 DEBUG : : Looking for writers 2025/03/15 07:53:13 DEBUG : dir: reading active writers 2025/03/15 07:53:13 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.92s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:14 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 07:53:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err=<nil> 2025/03/15 07:53:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 07:53:15 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 07:53:16 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/03/15 07:53:16 DEBUG : dir/potato: Size of src and dst objects identical 2025/03/15 07:53:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/03/15 07:53:16 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:16 DEBUG : dir: Looking for writers 2025/03/15 07:53:16 DEBUG : file1: reading active writers 2025/03/15 07:53:16 DEBUG : potato: reading active writers 2025/03/15 07:53:16 DEBUG : : Looking for writers 2025/03/15 07:53:16 DEBUG : dir: reading active writers 2025/03/15 07:53:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.08s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:17 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 07:53:19 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:19 DEBUG : dir/sub: Looking for writers 2025/03/15 07:53:19 DEBUG : dir: Looking for writers 2025/03/15 07:53:19 DEBUG : file1: reading active writers 2025/03/15 07:53:19 DEBUG : sub: reading active writers 2025/03/15 07:53:19 DEBUG : : Looking for writers 2025/03/15 07:53:19 DEBUG : dir: reading active writers 2025/03/15 07:53:19 DEBUG : >WaitForWriters: 2025/03/15 07:53:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:53:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 07:53:20 DEBUG : pacer: Reducing sleep to 15ms 2025/03/15 07:53:20 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.22s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:20 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:20 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 07:53:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 07:53:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/03/15 07:53:22 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:22 DEBUG : dir/sub/subsub: Looking for writers 2025/03/15 07:53:22 DEBUG : dir/sub: Looking for writers 2025/03/15 07:53:22 DEBUG : subsub: reading active writers 2025/03/15 07:53:22 DEBUG : dir: Looking for writers 2025/03/15 07:53:22 DEBUG : file1: reading active writers 2025/03/15 07:53:22 DEBUG : sub: reading active writers 2025/03/15 07:53:22 DEBUG : : Looking for writers 2025/03/15 07:53:22 DEBUG : dir: reading active writers 2025/03/15 07:53:22 DEBUG : >WaitForWriters: 2025/03/15 07:53:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:53:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 07:53:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:53:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/15 07:53:24 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:53:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/15 07:53:24 DEBUG : pacer: Reducing sleep to 60ms 2025/03/15 07:53:24 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdirSub (4.13s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:24 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 33.75ms 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/03/15 07:53:25 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 07:53:25 ERROR : dir/: Dir.Remove not empty 2025/03/15 07:53:25 DEBUG : dir/file1: Remove: 2025/03/15 07:53:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:53:25 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/15 07:53:26 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 07:53:26 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:26 DEBUG : : Looking for writers 2025/03/15 07:53:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.01s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:26 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:27 DEBUG : dir/file1: Remove: 2025/03/15 07:53:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:53:28 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/15 07:53:28 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 07:53:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:28 DEBUG : : Looking for writers 2025/03/15 07:53:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.14s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:28 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:30 DEBUG : dir/file1: Remove: 2025/03/15 07:53:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:53:30 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/15 07:53:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:30 DEBUG : dir: Looking for writers 2025/03/15 07:53:30 DEBUG : : Looking for writers 2025/03/15 07:53:30 DEBUG : dir: reading active writers 2025/03/15 07:53:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.42s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:31 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/03/15 07:53:33 DEBUG : dir: Updating dir with dir2 0xc0003d76c0 2025/03/15 07:53:33 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:33 DEBUG : : Added virtual directory entry vDel: "dir" 2025/03/15 07:53:33 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/03/15 07:53:34 INFO : dir2/file1: Moved (server-side) to: file2 2025/03/15 07:53:34 DEBUG : file2: Updating file with file2 0xc000a4ab40 2025/03/15 07:53:34 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/03/15 07:53:34 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 07:53:35 INFO : dir2/file3: Deleted 2025/03/15 07:53:35 INFO : file2: Moved (server-side) to: dir2/file3 2025/03/15 07:53:35 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a4ab40 2025/03/15 07:53:35 DEBUG : : Added virtual directory entry vDel: "file2" 2025/03/15 07:53:35 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/03/15 07:53:36 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/03/15 07:53:37 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00058f2b0 2025/03/15 07:53:37 DEBUG : empty directory: forgetting directory cache 2025/03/15 07:53:37 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/03/15 07:53:37 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/03/15 07:53:37 DEBUG : dir2: Renaming to "dir3" 2025/03/15 07:53:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:37 DEBUG : dir3: Looking for writers 2025/03/15 07:53:37 DEBUG : file3: reading active writers 2025/03/15 07:53:37 DEBUG : renamed empty directory: Looking for writers 2025/03/15 07:53:37 DEBUG : : Looking for writers 2025/03/15 07:53:37 DEBUG : renamed empty directory: reading active writers 2025/03/15 07:53:37 DEBUG : dir3: reading active writers 2025/03/15 07:53:37 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.88s) === RUN TestDirStructSize dir_test.go:610: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:37 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/03/15 07:53:39 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:53:39 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:53:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 07:53:39 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err=<nil> 2025/03/15 07:53:39 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err=<nil> 2025/03/15 07:53:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 07:53:39 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:53:39 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:53:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 07:53:39 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err=<nil> 2025/03/15 07:53:39 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err=<nil> 2025/03/15 07:53:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 07:53:39 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (12 bytes), uploading instead of streaming 2025/03/15 07:53:40 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/03/15 07:53:40 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/03/15 07:53:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/03/15 07:53:40 DEBUG : : forgetting directory cache 2025/03/15 07:53:40 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:40 DEBUG : dir/sub: forgetting directory cache 2025/03/15 07:53:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/03/15 07:53:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/03/15 07:53:40 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 07:53:41 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/03/15 07:53:41 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/03/15 07:53:41 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/03/15 07:53:41 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:41 DEBUG : dir/sub: Looking for writers 2025/03/15 07:53:41 DEBUG : file2: reading active writers 2025/03/15 07:53:41 DEBUG : file0: reading active writers 2025/03/15 07:53:41 DEBUG : dir: Looking for writers 2025/03/15 07:53:41 DEBUG : file1: reading active writers 2025/03/15 07:53:41 DEBUG : sub: reading active writers 2025/03/15 07:53:41 DEBUG : : Looking for writers 2025/03/15 07:53:41 DEBUG : dir: reading active writers 2025/03/15 07:53:41 DEBUG : >WaitForWriters: 2025/03/15 07:53:42 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/dir not empty`) 2025/03/15 07:53:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 07:53:42 DEBUG : pacer: Reducing sleep to 15ms 2025/03/15 07:53:42 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.59s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:42 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:43 DEBUG : pacer: Reducing sleep to 10ms 2025/03/15 07:53:43 DEBUG : : forgetting directory cache 2025/03/15 07:53:43 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:43 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:44 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:44 DEBUG : dir: Looking for writers 2025/03/15 07:53:44 DEBUG : : Looking for writers 2025/03/15 07:53:44 DEBUG : dir: reading active writers 2025/03/15 07:53:44 DEBUG : >WaitForWriters: 2025/03/15 07:53:44 DEBUG : : forgetting directory cache 2025/03/15 07:53:44 DEBUG : dir: forgetting directory cache 2025/03/15 07:53:44 DEBUG : dir: forgetting directory cache --- PASS: TestDirEntryModTimeInvalidation (2.80s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:45 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:46 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:46 DEBUG : dir: Looking for writers 2025/03/15 07:53:46 DEBUG : file1: reading active writers 2025/03/15 07:53:46 DEBUG : : Looking for writers 2025/03/15 07:53:46 DEBUG : dir: reading active writers 2025/03/15 07:53:46 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.25s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:47 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:49 DEBUG : Can set mod time: true 2025/03/15 07:53:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 07:53:50 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:50 DEBUG : dir: Looking for writers 2025/03/15 07:53:50 DEBUG : file1: reading active writers 2025/03/15 07:53:50 DEBUG : : Looking for writers 2025/03/15 07:53:50 DEBUG : dir: reading active writers 2025/03/15 07:53:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:51 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:53:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:53:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:53:52 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 07:53:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:53:53 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 07:53:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 07:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:53 DEBUG : dir: Looking for writers 2025/03/15 07:53:53 DEBUG : file1: reading active writers 2025/03/15 07:53:53 DEBUG : : Looking for writers 2025/03/15 07:53:53 DEBUG : dir: reading active writers 2025/03/15 07:53:53 DEBUG : >WaitForWriters: 2025/03/15 07:53:53 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:53 DEBUG : dir: Looking for writers 2025/03/15 07:53:53 DEBUG : file1: reading active writers 2025/03/15 07:53:53 DEBUG : : Looking for writers 2025/03/15 07:53:53 DEBUG : dir: reading active writers 2025/03/15 07:53:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:54 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:53:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:53:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:53:55 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 07:53:56 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:53:56 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 07:53:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 07:53:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:53:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:56 DEBUG : dir: Looking for writers 2025/03/15 07:53:56 DEBUG : file1: reading active writers 2025/03/15 07:53:56 DEBUG : : Looking for writers 2025/03/15 07:53:56 DEBUG : dir: reading active writers 2025/03/15 07:53:56 DEBUG : >WaitForWriters: 2025/03/15 07:53:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:56 DEBUG : dir: Looking for writers 2025/03/15 07:53:56 DEBUG : file1: reading active writers 2025/03/15 07:53:56 DEBUG : : Looking for writers 2025/03/15 07:53:56 DEBUG : dir: reading active writers 2025/03/15 07:53:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:57 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:57 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:53:57 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 DEBUG : Config file has changed externally - reloading 2025/03/15 07:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:53:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:57 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:53:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 07:53:59 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:53:59 DEBUG : dir: Looking for writers 2025/03/15 07:53:59 DEBUG : file1: reading active writers 2025/03/15 07:53:59 DEBUG : : Looking for writers 2025/03/15 07:53:59 DEBUG : dir: reading active writers 2025/03/15 07:53:59 DEBUG : >WaitForWriters: 2025/03/15 07:53:59 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:53:59 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:53:59 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:53:59 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:53:59 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 07:54:01 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:01 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:01 DEBUG : dir/file1(0xc000420540): close: 2025/03/15 07:54:01 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/03/15 07:54:01 DEBUG : dir/file1(0xc000420540): >close: err=<nil> 2025/03/15 07:54:01 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:01 DEBUG : dir: Looking for writers 2025/03/15 07:54:01 DEBUG : file1: reading active writers 2025/03/15 07:54:01 DEBUG : : Looking for writers 2025/03/15 07:54:01 DEBUG : dir: reading active writers 2025/03/15 07:54:01 DEBUG : >WaitForWriters: 2025/03/15 07:54:01 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:01 DEBUG : dir: Looking for writers 2025/03/15 07:54:01 DEBUG : file1: reading active writers 2025/03/15 07:54:01 DEBUG : : Looking for writers 2025/03/15 07:54:01 DEBUG : dir: reading active writers 2025/03/15 07:54:01 DEBUG : >WaitForWriters: 2025/03/15 07:54:01 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:02 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:02 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:02 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:02 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 07:54:03 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:03 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): _writeAt: size=5, off=0 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): openPending: 2025/03/15 07:54:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:54:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 07:54:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): >openPending: err=<nil> 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): >_writeAt: n=5, err=<nil> 2025/03/15 07:54:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): close: 2025/03/15 07:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/03/15 07:54:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/03/15 07:54:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/03/15 07:54:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 07:54:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/15 07:54:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:03 DEBUG : dir/file1(0xc000714a40): >close: err=<nil> 2025/03/15 07:54:03 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:03 DEBUG : dir: Looking for writers 2025/03/15 07:54:03 DEBUG : file1: reading active writers 2025/03/15 07:54:03 DEBUG : : Looking for writers 2025/03/15 07:54:03 DEBUG : dir: reading active writers 2025/03/15 07:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:03 DEBUG : dir: Looking for writers 2025/03/15 07:54:03 DEBUG : file1: reading active writers 2025/03/15 07:54:03 DEBUG : : Looking for writers 2025/03/15 07:54:03 DEBUG : dir: reading active writers 2025/03/15 07:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:03 DEBUG : dir: Looking for writers 2025/03/15 07:54:03 DEBUG : file1: reading active writers 2025/03/15 07:54:03 DEBUG : : Looking for writers 2025/03/15 07:54:03 DEBUG : dir: reading active writers 2025/03/15 07:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:03 DEBUG : dir: Looking for writers 2025/03/15 07:54:03 DEBUG : file1: reading active writers 2025/03/15 07:54:03 DEBUG : : Looking for writers 2025/03/15 07:54:03 DEBUG : dir: reading active writers 2025/03/15 07:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:03 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 07:54:03 DEBUG : dir: Looking for writers 2025/03/15 07:54:03 DEBUG : file1: reading active writers 2025/03/15 07:54:03 DEBUG : : Looking for writers 2025/03/15 07:54:03 DEBUG : dir: reading active writers 2025/03/15 07:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:04 DEBUG : dir: Looking for writers 2025/03/15 07:54:04 DEBUG : file1: reading active writers 2025/03/15 07:54:04 DEBUG : : Looking for writers 2025/03/15 07:54:04 DEBUG : dir: reading active writers 2025/03/15 07:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:04 DEBUG : dir: Looking for writers 2025/03/15 07:54:04 DEBUG : file1: reading active writers 2025/03/15 07:54:04 DEBUG : : Looking for writers 2025/03/15 07:54:04 DEBUG : dir: reading active writers 2025/03/15 07:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:04 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:04 INFO : dir/file1: Copied (replaced existing) 2025/03/15 07:54:04 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/03/15 07:54:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 07:54:04 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/03/15 07:54:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 07:54:05 DEBUG : dir: Looking for writers 2025/03/15 07:54:05 DEBUG : file1: reading active writers 2025/03/15 07:54:05 DEBUG : : Looking for writers 2025/03/15 07:54:05 DEBUG : dir: reading active writers 2025/03/15 07:54:05 DEBUG : >WaitForWriters: 2025/03/15 07:54:05 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:05 DEBUG : dir: Looking for writers 2025/03/15 07:54:05 DEBUG : file1: reading active writers 2025/03/15 07:54:05 DEBUG : : Looking for writers 2025/03/15 07:54:05 DEBUG : dir: reading active writers 2025/03/15 07:54:05 DEBUG : >WaitForWriters: 2025/03/15 07:54:05 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (18.45s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.17s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.12s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.44s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.80s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:06 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:54:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:54:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/03/15 07:54:07 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:07 DEBUG : dir: Looking for writers 2025/03/15 07:54:07 DEBUG : file1: reading active writers 2025/03/15 07:54:07 DEBUG : : Looking for writers 2025/03/15 07:54:07 DEBUG : dir: reading active writers 2025/03/15 07:54:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.28s) === RUN TestFileOpenReadUnknownSize 2025/03/15 07:54:08 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/03/15 07:54:08 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/03/15 07:54:08 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:54:08 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/03/15 07:54:08 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:08 DEBUG : : Looking for writers 2025/03/15 07:54:08 DEBUG : file.txt: reading active writers 2025/03/15 07:54:08 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:08 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:09 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 07:54:10 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:10 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 07:54:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:10 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:10 DEBUG : dir: Looking for writers 2025/03/15 07:54:10 DEBUG : file1: reading active writers 2025/03/15 07:54:10 DEBUG : : Looking for writers 2025/03/15 07:54:10 DEBUG : dir: reading active writers 2025/03/15 07:54:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.81s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:11 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:12 DEBUG : dir/file1: Remove: 2025/03/15 07:54:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:12 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/15 07:54:12 DEBUG : dir/file1: Remove: 2025/03/15 07:54:12 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 07:54:12 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:12 DEBUG : dir: Looking for writers 2025/03/15 07:54:12 DEBUG : : Looking for writers 2025/03/15 07:54:12 DEBUG : dir: reading active writers 2025/03/15 07:54:12 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.25s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:13 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:14 DEBUG : dir/file1: Remove: 2025/03/15 07:54:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:14 DEBUG : dir/file1: >Remove: err=<nil> 2025/03/15 07:54:15 DEBUG : dir/file1: Remove: 2025/03/15 07:54:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/03/15 07:54:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:15 DEBUG : dir: Looking for writers 2025/03/15 07:54:15 DEBUG : : Looking for writers 2025/03/15 07:54:15 DEBUG : dir: reading active writers 2025/03/15 07:54:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.31s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:15 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:54:16 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/03/15 07:54:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:54:16 DEBUG : dir/file1: Open: flags=O_RDWR 2025/03/15 07:54:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:54:16 DEBUG : dir/file1: Open: flags=0x3 2025/03/15 07:54:16 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/03/15 07:54:16 DEBUG : dir/file1: >Open: fd=<nil>, err=permission denied 2025/03/15 07:54:16 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:16 DEBUG : dir: Looking for writers 2025/03/15 07:54:16 DEBUG : file1: reading active writers 2025/03/15 07:54:16 DEBUG : : Looking for writers 2025/03/15 07:54:16 DEBUG : dir: reading active writers 2025/03/15 07:54:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.01s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:17 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:19 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:19 DEBUG : dir: Looking for writers 2025/03/15 07:54:19 DEBUG : file1: reading active writers 2025/03/15 07:54:19 DEBUG : : Looking for writers 2025/03/15 07:54:19 DEBUG : dir: reading active writers 2025/03/15 07:54:19 DEBUG : >WaitForWriters: 2025/03/15 07:54:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:19 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4a840 2025/03/15 07:54:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:19 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:20 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4a840 2025/03/15 07:54:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:54:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a4a840 2025/03/15 07:54:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:21 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 07:54:21 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:21 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 07:54:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:21 DEBUG : newLeaf: Running delayed rename now 2025/03/15 07:54:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4a840 2025/03/15 07:54:22 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:22 DEBUG : dir: Looking for writers 2025/03/15 07:54:22 DEBUG : : Looking for writers 2025/03/15 07:54:22 DEBUG : dir: reading active writers 2025/03/15 07:54:22 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:22 DEBUG : >WaitForWriters: 2025/03/15 07:54:22 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:22 DEBUG : dir: Looking for writers 2025/03/15 07:54:22 DEBUG : : Looking for writers 2025/03/15 07:54:22 DEBUG : dir: reading active writers 2025/03/15 07:54:22 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:22 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:23 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:23 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:24 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:24 DEBUG : dir: Looking for writers 2025/03/15 07:54:24 DEBUG : file1: reading active writers 2025/03/15 07:54:24 DEBUG : : Looking for writers 2025/03/15 07:54:24 DEBUG : dir: reading active writers 2025/03/15 07:54:24 DEBUG : >WaitForWriters: 2025/03/15 07:54:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab43c0 2025/03/15 07:54:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:25 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab43c0 2025/03/15 07:54:26 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err=<nil> 2025/03/15 07:54:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000ab43c0 2025/03/15 07:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:26 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (25 bytes), uploading instead of streaming 2025/03/15 07:54:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/03/15 07:54:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:27 DEBUG : newLeaf: Running delayed rename now 2025/03/15 07:54:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab43c0 2025/03/15 07:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:28 DEBUG : dir: Looking for writers 2025/03/15 07:54:28 DEBUG : : Looking for writers 2025/03/15 07:54:28 DEBUG : dir: reading active writers 2025/03/15 07:54:28 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:28 DEBUG : >WaitForWriters: 2025/03/15 07:54:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:28 DEBUG : dir: Looking for writers 2025/03/15 07:54:28 DEBUG : : Looking for writers 2025/03/15 07:54:28 DEBUG : dir: reading active writers 2025/03/15 07:54:28 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:28 DEBUG : >WaitForWriters: 2025/03/15 07:54:28 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:29 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:29 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:54:30 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): openPending: 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 07:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): >openPending: err=<nil> 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:30 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): _writeAt: size=14, off=0 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): >_writeAt: n=14, err=<nil> 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): close: 2025/03/15 07:54:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 07:54:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:30 DEBUG : dir/file1(0xc0006a2780): >close: err=<nil> 2025/03/15 07:54:30 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:30 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:30 DEBUG : dir: Looking for writers 2025/03/15 07:54:30 DEBUG : file1: reading active writers 2025/03/15 07:54:30 DEBUG : : Looking for writers 2025/03/15 07:54:30 DEBUG : dir: reading active writers 2025/03/15 07:54:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:31 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:31 INFO : dir/file1: Copied (replaced existing) 2025/03/15 07:54:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 07:54:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 07:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 07:54:31 DEBUG : dir: Looking for writers 2025/03/15 07:54:31 DEBUG : file1: reading active writers 2025/03/15 07:54:31 DEBUG : : Looking for writers 2025/03/15 07:54:31 DEBUG : dir: reading active writers 2025/03/15 07:54:31 DEBUG : >WaitForWriters: 2025/03/15 07:54:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:31 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:31 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): _readAt: size=512, off=0 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): openPending: 2025/03/15 07:54:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/15 07:54:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 07:54:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): >openPending: err=<nil> 2025/03/15 07:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): >_readAt: n=14, err=EOF 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): close: 2025/03/15 07:54:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:54:31 DEBUG : dir/file1(0xc000715bc0): >close: err=<nil> 2025/03/15 07:54:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4b680 2025/03/15 07:54:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 07:54:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4b680 2025/03/15 07:54:33 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:33 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:33 DEBUG : dir/file1(0xc000395300): openPending: 2025/03/15 07:54:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/15 07:54:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 07:54:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:33 DEBUG : dir/file1(0xc000395300): >openPending: err=<nil> 2025/03/15 07:54:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:33 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:33 DEBUG : dir/file1(0xc000395300): _writeAt: size=25, off=0 2025/03/15 07:54:33 DEBUG : dir/file1(0xc000395300): >_writeAt: n=25, err=<nil> 2025/03/15 07:54:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4b680 2025/03/15 07:54:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:34 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:34 DEBUG : newLeaf(0xc000395300): close: 2025/03/15 07:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 07:54:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 07:54:33.614770473 +0000 UTC m=+112.631905282 2025/03/15 07:54:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:34 DEBUG : newLeaf(0xc000395300): >close: err=<nil> 2025/03/15 07:54:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:34 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:34 DEBUG : dir: Looking for writers 2025/03/15 07:54:34 DEBUG : : Looking for writers 2025/03/15 07:54:34 DEBUG : dir: reading active writers 2025/03/15 07:54:34 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:35 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/15 07:54:35 INFO : newLeaf: Copied (replaced existing) 2025/03/15 07:54:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 07:54:33 +0000 UTC," 2025/03/15 07:54:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 07:54:35 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 07:54:35 DEBUG : dir: Looking for writers 2025/03/15 07:54:35 DEBUG : : Looking for writers 2025/03/15 07:54:35 DEBUG : dir: reading active writers 2025/03/15 07:54:35 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:35 DEBUG : >WaitForWriters: 2025/03/15 07:54:35 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:35 DEBUG : dir: Looking for writers 2025/03/15 07:54:35 DEBUG : : Looking for writers 2025/03/15 07:54:35 DEBUG : dir: reading active writers 2025/03/15 07:54:35 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:35 DEBUG : >WaitForWriters: 2025/03/15 07:54:35 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:36 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:36 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:37 DEBUG : dir: Looking for writers 2025/03/15 07:54:37 DEBUG : file1: reading active writers 2025/03/15 07:54:37 DEBUG : : Looking for writers 2025/03/15 07:54:37 DEBUG : dir: reading active writers 2025/03/15 07:54:37 DEBUG : >WaitForWriters: 2025/03/15 07:54:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:38 DEBUG : newLeaf: Updating file with newLeaf 0xc000218a80 2025/03/15 07:54:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:38 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:39 DEBUG : dir/file1: Updating file with dir/file1 0xc000218a80 2025/03/15 07:54:39 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:39 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:39 DEBUG : dir/file1(0xc0006a2480): openPending: 2025/03/15 07:54:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:54:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 07:54:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:39 DEBUG : dir/file1(0xc0006a2480): >openPending: err=<nil> 2025/03/15 07:54:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:39 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:39 DEBUG : dir/file1(0xc0006a2480): _writeAt: size=25, off=0 2025/03/15 07:54:39 DEBUG : dir/file1(0xc0006a2480): >_writeAt: n=25, err=<nil> 2025/03/15 07:54:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:40 DEBUG : newLeaf: Updating file with newLeaf 0xc000218a80 2025/03/15 07:54:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:40 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:40 DEBUG : newLeaf(0xc0006a2480): close: 2025/03/15 07:54:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 07:54:40 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 07:54:39.680159454 +0000 UTC m=+118.697294273 2025/03/15 07:54:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:40 DEBUG : newLeaf(0xc0006a2480): >close: err=<nil> 2025/03/15 07:54:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:40 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:40 DEBUG : dir: Looking for writers 2025/03/15 07:54:40 DEBUG : : Looking for writers 2025/03/15 07:54:40 DEBUG : dir: reading active writers 2025/03/15 07:54:40 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:41 DEBUG : dir: Looking for writers 2025/03/15 07:54:41 DEBUG : : Looking for writers 2025/03/15 07:54:41 DEBUG : dir: reading active writers 2025/03/15 07:54:41 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:41 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/15 07:54:41 INFO : newLeaf: Copied (replaced existing) 2025/03/15 07:54:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 07:54:39 +0000 UTC," 2025/03/15 07:54:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 07:54:41 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 07:54:41 DEBUG : dir: Looking for writers 2025/03/15 07:54:41 DEBUG : : Looking for writers 2025/03/15 07:54:41 DEBUG : dir: reading active writers 2025/03/15 07:54:41 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:41 DEBUG : >WaitForWriters: 2025/03/15 07:54:41 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:41 DEBUG : dir: Looking for writers 2025/03/15 07:54:41 DEBUG : : Looking for writers 2025/03/15 07:54:41 DEBUG : dir: reading active writers 2025/03/15 07:54:41 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:41 DEBUG : >WaitForWriters: 2025/03/15 07:54:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:42 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:42 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:54:43 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): openPending: 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 07:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): >openPending: err=<nil> 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:43 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): _writeAt: size=14, off=0 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): >_writeAt: n=14, err=<nil> 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): close: 2025/03/15 07:54:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/15 07:54:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:43 DEBUG : dir/file1(0xc000facd00): >close: err=<nil> 2025/03/15 07:54:43 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:43 DEBUG : dir: Looking for writers 2025/03/15 07:54:43 DEBUG : file1: reading active writers 2025/03/15 07:54:43 DEBUG : : Looking for writers 2025/03/15 07:54:43 DEBUG : dir: reading active writers 2025/03/15 07:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:43 DEBUG : dir: Looking for writers 2025/03/15 07:54:43 DEBUG : file1: reading active writers 2025/03/15 07:54:43 DEBUG : : Looking for writers 2025/03/15 07:54:43 DEBUG : dir: reading active writers 2025/03/15 07:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:43 DEBUG : dir: Looking for writers 2025/03/15 07:54:43 DEBUG : file1: reading active writers 2025/03/15 07:54:43 DEBUG : : Looking for writers 2025/03/15 07:54:43 DEBUG : dir: reading active writers 2025/03/15 07:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:43 DEBUG : dir: Looking for writers 2025/03/15 07:54:43 DEBUG : file1: reading active writers 2025/03/15 07:54:43 DEBUG : : Looking for writers 2025/03/15 07:54:43 DEBUG : dir: reading active writers 2025/03/15 07:54:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:43 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 07:54:44 DEBUG : dir: Looking for writers 2025/03/15 07:54:44 DEBUG : file1: reading active writers 2025/03/15 07:54:44 DEBUG : : Looking for writers 2025/03/15 07:54:44 DEBUG : dir: reading active writers 2025/03/15 07:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:44 DEBUG : dir: Looking for writers 2025/03/15 07:54:44 DEBUG : file1: reading active writers 2025/03/15 07:54:44 DEBUG : : Looking for writers 2025/03/15 07:54:44 DEBUG : dir: reading active writers 2025/03/15 07:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:44 DEBUG : dir: Looking for writers 2025/03/15 07:54:44 DEBUG : file1: reading active writers 2025/03/15 07:54:44 DEBUG : : Looking for writers 2025/03/15 07:54:44 DEBUG : dir: reading active writers 2025/03/15 07:54:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:44 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:54:44 INFO : dir/file1: Copied (replaced existing) 2025/03/15 07:54:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 07:54:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/03/15 07:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 07:54:45 DEBUG : dir: Looking for writers 2025/03/15 07:54:45 DEBUG : file1: reading active writers 2025/03/15 07:54:45 DEBUG : : Looking for writers 2025/03/15 07:54:45 DEBUG : dir: reading active writers 2025/03/15 07:54:45 DEBUG : >WaitForWriters: 2025/03/15 07:54:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:45 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:45 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): _readAt: size=512, off=0 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): openPending: 2025/03/15 07:54:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/15 07:54:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 07:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): >openPending: err=<nil> 2025/03/15 07:54:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): >_readAt: n=14, err=EOF 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): close: 2025/03/15 07:54:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:54:45 DEBUG : dir/file1(0xc000351380): >close: err=<nil> 2025/03/15 07:54:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000219980 2025/03/15 07:54:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 07:54:46 DEBUG : dir/file1: Updating file with dir/file1 0xc000219980 2025/03/15 07:54:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:47 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:47 DEBUG : dir/file1(0xc00048c640): openPending: 2025/03/15 07:54:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/15 07:54:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 07:54:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:47 DEBUG : dir/file1(0xc00048c640): >openPending: err=<nil> 2025/03/15 07:54:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:47 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:47 DEBUG : dir/file1(0xc00048c640): _writeAt: size=25, off=0 2025/03/15 07:54:47 DEBUG : dir/file1(0xc00048c640): >_writeAt: n=25, err=<nil> 2025/03/15 07:54:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000219980 2025/03/15 07:54:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:47 DEBUG : newLeaf(0xc00048c640): close: 2025/03/15 07:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 07:54:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 07:54:47.158337471 +0000 UTC m=+126.175472281 2025/03/15 07:54:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:47 DEBUG : newLeaf(0xc00048c640): >close: err=<nil> 2025/03/15 07:54:47 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:47 DEBUG : dir: Looking for writers 2025/03/15 07:54:47 DEBUG : : Looking for writers 2025/03/15 07:54:47 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:47 DEBUG : dir: reading active writers 2025/03/15 07:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:47 DEBUG : dir: Looking for writers 2025/03/15 07:54:47 DEBUG : : Looking for writers 2025/03/15 07:54:47 DEBUG : dir: reading active writers 2025/03/15 07:54:47 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:47 DEBUG : dir: Looking for writers 2025/03/15 07:54:47 DEBUG : : Looking for writers 2025/03/15 07:54:47 DEBUG : dir: reading active writers 2025/03/15 07:54:47 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:47 DEBUG : dir: Looking for writers 2025/03/15 07:54:47 DEBUG : : Looking for writers 2025/03/15 07:54:47 DEBUG : dir: reading active writers 2025/03/15 07:54:47 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:47 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 07:54:47 DEBUG : dir: Looking for writers 2025/03/15 07:54:47 DEBUG : : Looking for writers 2025/03/15 07:54:47 DEBUG : dir: reading active writers 2025/03/15 07:54:47 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:48 DEBUG : dir: Looking for writers 2025/03/15 07:54:48 DEBUG : : Looking for writers 2025/03/15 07:54:48 DEBUG : dir: reading active writers 2025/03/15 07:54:48 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:48 DEBUG : dir: Looking for writers 2025/03/15 07:54:48 DEBUG : : Looking for writers 2025/03/15 07:54:48 DEBUG : dir: reading active writers 2025/03/15 07:54:48 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:48 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/15 07:54:48 INFO : newLeaf: Copied (replaced existing) 2025/03/15 07:54:48 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 07:54:47 +0000 UTC," 2025/03/15 07:54:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 07:54:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 07:54:49 DEBUG : dir: Looking for writers 2025/03/15 07:54:49 DEBUG : : Looking for writers 2025/03/15 07:54:49 DEBUG : dir: reading active writers 2025/03/15 07:54:49 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:49 DEBUG : >WaitForWriters: 2025/03/15 07:54:49 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:49 DEBUG : dir: Looking for writers 2025/03/15 07:54:49 DEBUG : : Looking for writers 2025/03/15 07:54:49 DEBUG : dir: reading active writers 2025/03/15 07:54:49 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:49 DEBUG : >WaitForWriters: 2025/03/15 07:54:49 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:49 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:49 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:54:49 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:49 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:54:50 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:54:51 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:51 DEBUG : dir: Looking for writers 2025/03/15 07:54:51 DEBUG : file1: reading active writers 2025/03/15 07:54:51 DEBUG : : Looking for writers 2025/03/15 07:54:51 DEBUG : dir: reading active writers 2025/03/15 07:54:51 DEBUG : >WaitForWriters: 2025/03/15 07:54:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:51 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:51 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): _readAt: size=512, off=0 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): openPending: 2025/03/15 07:54:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:54:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/03/15 07:54:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): >openPending: err=<nil> 2025/03/15 07:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/03/15 07:54:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:54:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:54:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): >_readAt: n=14, err=EOF 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): close: 2025/03/15 07:54:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:54:51 DEBUG : dir/file1(0xc00048d180): >close: err=<nil> 2025/03/15 07:54:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab4cc0 2025/03/15 07:54:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:52 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/03/15 07:54:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/03/15 07:54:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab4cc0 2025/03/15 07:54:53 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/03/15 07:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:54:53 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:54:53 DEBUG : dir/file1(0xc000a08dc0): openPending: 2025/03/15 07:54:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2025/03/15 07:54:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/03/15 07:54:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:54:53 DEBUG : dir/file1(0xc000a08dc0): >openPending: err=<nil> 2025/03/15 07:54:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:54:53 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:54:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:54:53 DEBUG : dir/file1(0xc000a08dc0): _writeAt: size=25, off=0 2025/03/15 07:54:53 DEBUG : dir/file1(0xc000a08dc0): >_writeAt: n=25, err=<nil> 2025/03/15 07:54:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/03/15 07:54:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/03/15 07:54:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000ab4cc0 2025/03/15 07:54:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:54:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:54 DEBUG : newLeaf(0xc000a08dc0): close: 2025/03/15 07:54:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/03/15 07:54:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-03-15 07:54:53.521718619 +0000 UTC m=+132.538853438 2025/03/15 07:54:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/03/15 07:54:54 DEBUG : newLeaf(0xc000a08dc0): >close: err=<nil> 2025/03/15 07:54:54 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:54:54 DEBUG : newLeaf: vfs cache: starting upload 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:54:54 DEBUG : dir: Looking for writers 2025/03/15 07:54:54 DEBUG : : Looking for writers 2025/03/15 07:54:54 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:54 DEBUG : dir: reading active writers 2025/03/15 07:54:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:54:54 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/03/15 07:54:54 INFO : newLeaf: Copied (replaced existing) 2025/03/15 07:54:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-03-15 07:54:53 +0000 UTC," 2025/03/15 07:54:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/03/15 07:54:54 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/03/15 07:54:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/03/15 07:54:55 DEBUG : dir: Looking for writers 2025/03/15 07:54:55 DEBUG : : Looking for writers 2025/03/15 07:54:55 DEBUG : dir: reading active writers 2025/03/15 07:54:55 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:55 DEBUG : >WaitForWriters: 2025/03/15 07:54:55 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:55 DEBUG : dir: Looking for writers 2025/03/15 07:54:55 DEBUG : : Looking for writers 2025/03/15 07:54:55 DEBUG : dir: reading active writers 2025/03/15 07:54:55 DEBUG : newLeaf: reading active writers 2025/03/15 07:54:55 DEBUG : >WaitForWriters: 2025/03/15 07:54:55 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestFileRename (38.67s) --- PASS: TestFileRename/off,forceCache=false (5.65s) --- PASS: TestFileRename/minimal,forceCache=false (5.65s) --- PASS: TestFileRename/minimal,forceCache=true (7.43s) --- PASS: TestFileRename/writes,forceCache=false (6.18s) --- PASS: TestFileRename/writes,forceCache=true (7.39s) --- PASS: TestFileRename/full,forceCache=false (6.37s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:56 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:56 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:56 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:56 DEBUG : : Looking for writers 2025/03/15 07:54:56 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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 "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:56 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:54:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:54:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/15 07:54:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:54:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 07:54:58 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 07:54:58 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:54:58 DEBUG : dir: Looking for writers 2025/03/15 07:54:58 DEBUG : file1: reading active writers 2025/03/15 07:54:58 DEBUG : : Looking for writers 2025/03/15 07:54:58 DEBUG : dir: reading active writers 2025/03/15 07:54:58 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.23s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:54:58 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:54:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 07:55:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 07:55:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 07:55:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 07:55:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/03/15 07:55:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/03/15 07:55:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/03/15 07:55:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/03/15 07:55:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/03/15 07:55:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/03/15 07:55:01 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:01 DEBUG : dir: Looking for writers 2025/03/15 07:55:01 DEBUG : file1: reading active writers 2025/03/15 07:55:01 DEBUG : : Looking for writers 2025/03/15 07:55:01 DEBUG : dir: reading active writers 2025/03/15 07:55:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.72s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:02 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/03/15 07:55:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/03/15 07:55:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/03/15 07:55:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/03/15 07:55:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/03/15 07:55:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/03/15 07:55:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/03/15 07:55:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/03/15 07:55:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/03/15 07:55:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 07:55:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/03/15 07:55:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/03/15 07:55:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 07:55:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 07:55:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 07:55:06 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/03/15 07:55:06 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/03/15 07:55:06 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/03/15 07:55:06 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/03/15 07:55:06 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/03/15 07:55:06 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:06 DEBUG : dir: Looking for writers 2025/03/15 07:55:06 DEBUG : file1: reading active writers 2025/03/15 07:55:06 DEBUG : : Looking for writers 2025/03/15 07:55:06 DEBUG : dir: reading active writers 2025/03/15 07:55:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.41s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:06 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:08 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:08 DEBUG : dir: Looking for writers 2025/03/15 07:55:08 DEBUG : file1: reading active writers 2025/03/15 07:55:08 DEBUG : : Looking for writers 2025/03/15 07:55:08 DEBUG : dir: reading active writers 2025/03/15 07:55:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.51s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:09 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err=<nil> 2025/03/15 07:55:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/03/15 07:55:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/03/15 07:55:11 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:11 DEBUG : dir: Looking for writers 2025/03/15 07:55:11 DEBUG : file1: reading active writers 2025/03/15 07:55:11 DEBUG : : Looking for writers 2025/03/15 07:55:11 DEBUG : dir: reading active writers 2025/03/15 07:55:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.41s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:11 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:11 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:11 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 DEBUG : Config file has changed externally - reloading 2025/03/15 07:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:11 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:13 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:13 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): _readAt: size=1, off=0 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): openPending: 2025/03/15 07:55:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >openPending: err=<nil> 2025/03/15 07:55:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 07:55:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >_readAt: n=1, err=<nil> 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): _readAt: size=256, off=1 2025/03/15 07:55:13 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >_readAt: n=15, err=EOF 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): _readAt: size=16, off=16 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >_readAt: n=0, err=EOF 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): close: 2025/03/15 07:55:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >close: err=<nil> 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): close: 2025/03/15 07:55:13 DEBUG : dir/file1(0xc000a75d40): >close: err=file already closed 2025/03/15 07:55:13 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:13 DEBUG : dir: Looking for writers 2025/03/15 07:55:13 DEBUG : file1: reading active writers 2025/03/15 07:55:13 DEBUG : : Looking for writers 2025/03/15 07:55:13 DEBUG : dir: reading active writers 2025/03/15 07:55:13 DEBUG : >WaitForWriters: 2025/03/15 07:55:13 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.29s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:14 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:14 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:14 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:14 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:15 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:15 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): _readAt: size=1, off=0 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): openPending: 2025/03/15 07:55:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >openPending: err=<nil> 2025/03/15 07:55:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 07:55:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >_readAt: n=1, err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): _readAt: size=1, off=5 2025/03/15 07:55:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >_readAt: n=1, err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): _readAt: size=1, off=3 2025/03/15 07:55:15 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >_readAt: n=1, err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): _readAt: size=1, off=13 2025/03/15 07:55:15 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >_readAt: n=1, err=<nil> 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): _readAt: size=16, off=100 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): close: 2025/03/15 07:55:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:55:15 DEBUG : dir/file1(0xc000bba1c0): >close: err=<nil> 2025/03/15 07:55:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:15 DEBUG : dir: Looking for writers 2025/03/15 07:55:15 DEBUG : file1: reading active writers 2025/03/15 07:55:15 DEBUG : : Looking for writers 2025/03/15 07:55:15 DEBUG : dir: reading active writers 2025/03/15 07:55:15 DEBUG : >WaitForWriters: 2025/03/15 07:55:15 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.32s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:16 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:16 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:16 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:16 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:17 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:17 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:17 DEBUG : dir/file1(0xc000a56d00): _readAt: size=1, off=0 2025/03/15 07:55:17 DEBUG : dir/file1(0xc000a56d00): openPending: 2025/03/15 07:55:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:17 DEBUG : dir/file1(0xc000a56d00): >openPending: err=<nil> 2025/03/15 07:55:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/03/15 07:55:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=1, err=<nil> 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=1, off=5 2025/03/15 07:55:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=1, err=<nil> 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=1, off=1 2025/03/15 07:55:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=1, err=<nil> 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=6, off=10 2025/03/15 07:55:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=6, err=<nil> 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=256, off=10 2025/03/15 07:55:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=6, err=EOF 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=256, off=100 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=0, err=EOF 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): close: 2025/03/15 07:55:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >close: err=<nil> 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): _readAt: size=256, off=100 2025/03/15 07:55:18 DEBUG : dir/file1(0xc000a56d00): >_readAt: n=0, err=file already closed 2025/03/15 07:55:18 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:18 DEBUG : dir: Looking for writers 2025/03/15 07:55:18 DEBUG : file1: reading active writers 2025/03/15 07:55:18 DEBUG : : Looking for writers 2025/03/15 07:55:18 DEBUG : dir: reading active writers 2025/03/15 07:55:18 DEBUG : >WaitForWriters: 2025/03/15 07:55:18 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.26s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:18 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:18 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:18 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:18 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:20 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:20 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): RWFileHandle.Flush 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): _readAt: size=256, off=0 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): openPending: 2025/03/15 07:55:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): >openPending: err=<nil> 2025/03/15 07:55:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 07:55:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): >_readAt: n=16, err=EOF 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): RWFileHandle.Flush 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): RWFileHandle.Flush 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): close: 2025/03/15 07:55:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:55:20 DEBUG : dir/file1(0xc000bba040): >close: err=<nil> 2025/03/15 07:55:20 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:20 DEBUG : dir: Looking for writers 2025/03/15 07:55:20 DEBUG : file1: reading active writers 2025/03/15 07:55:20 DEBUG : : Looking for writers 2025/03/15 07:55:20 DEBUG : dir: reading active writers 2025/03/15 07:55:20 DEBUG : >WaitForWriters: 2025/03/15 07:55:20 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.25s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:21 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:21 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:21 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:21 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:55:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/03/15 07:55:22 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:22 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): _readAt: size=256, off=0 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): openPending: 2025/03/15 07:55:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): >openPending: err=<nil> 2025/03/15 07:55:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/03/15 07:55:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): >_readAt: n=16, err=EOF 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): RWFileHandle.Release 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): close: 2025/03/15 07:55:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): >close: err=<nil> 2025/03/15 07:55:22 DEBUG : dir/file1(0xc000bba600): RWFileHandle.Release 2025/03/15 07:55:22 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:22 DEBUG : dir: Looking for writers 2025/03/15 07:55:22 DEBUG : file1: reading active writers 2025/03/15 07:55:22 DEBUG : : Looking for writers 2025/03/15 07:55:22 DEBUG : dir: reading active writers 2025/03/15 07:55:22 DEBUG : >WaitForWriters: 2025/03/15 07:55:22 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.34s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:23 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:23 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:23 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): openPending: 2025/03/15 07:55:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): >openPending: err=<nil> 2025/03/15 07:55:23 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:23 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): _writeAt: size=5, off=0 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): _writeAt: size=7, off=5 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): >_writeAt: n=7, err=<nil> 2025/03/15 07:55:23 DEBUG : file1: vfs cache: truncate to size=11 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): close: 2025/03/15 07:55:23 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:23.49491222 +0000 UTC m=+162.512047059 2025/03/15 07:55:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): >close: err=<nil> 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): close: 2025/03/15 07:55:23 DEBUG : file1(0xc000714740): >close: err=file already closed 2025/03/15 07:55:23 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:23 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:23 DEBUG : : Looking for writers 2025/03/15 07:55:23 DEBUG : file1: reading active writers 2025/03/15 07:55:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:24 DEBUG : : Looking for writers 2025/03/15 07:55:24 DEBUG : file1: reading active writers 2025/03/15 07:55:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:24 INFO : file1: Copied (new) 2025/03/15 07:55:24 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 07:55:23 +0000 UTC," 2025/03/15 07:55:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:24 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:24 DEBUG : : Looking for writers 2025/03/15 07:55:24 DEBUG : file1: reading active writers 2025/03/15 07:55:24 DEBUG : >WaitForWriters: 2025/03/15 07:55:24 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:24 DEBUG : : Looking for writers 2025/03/15 07:55:24 DEBUG : file1: reading active writers 2025/03/15 07:55:24 DEBUG : >WaitForWriters: 2025/03/15 07:55:24 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:25 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:25 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:25 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:25 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:25 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): openPending: 2025/03/15 07:55:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): >openPending: err=<nil> 2025/03/15 07:55:25 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:25 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:25 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): _writeAt: size=7, off=0 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): >_writeAt: n=7, err=<nil> 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): _writeAt: size=6, off=5 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): >_writeAt: n=6, err=<nil> 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): close: 2025/03/15 07:55:25 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:25.477522362 +0000 UTC m=+164.494657181 2025/03/15 07:55:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): >close: err=<nil> 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): _writeAt: size=5, off=0 2025/03/15 07:55:25 DEBUG : file1(0xc000714bc0): >_writeAt: n=0, err=file already closed 2025/03/15 07:55:25 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:25 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:25 DEBUG : : Looking for writers 2025/03/15 07:55:25 DEBUG : file1: reading active writers 2025/03/15 07:55:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:26 DEBUG : : Looking for writers 2025/03/15 07:55:26 DEBUG : file1: reading active writers 2025/03/15 07:55:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:26 INFO : file1: Copied (new) 2025/03/15 07:55:26 DEBUG : file1: vfs cache: fingerprint now "11,2025-03-15 07:55:25 +0000 UTC," 2025/03/15 07:55:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:26 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:26 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:26 DEBUG : : Looking for writers 2025/03/15 07:55:26 DEBUG : file1: reading active writers 2025/03/15 07:55:26 DEBUG : >WaitForWriters: 2025/03/15 07:55:26 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:26 DEBUG : : Looking for writers 2025/03/15 07:55:26 DEBUG : file1: reading active writers 2025/03/15 07:55:26 DEBUG : >WaitForWriters: 2025/03/15 07:55:26 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:27 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:27 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:27 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:27 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:27 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:27 DEBUG : file1(0xc000420f00): openPending: 2025/03/15 07:55:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:27 DEBUG : file1(0xc000420f00): >openPending: err=<nil> 2025/03/15 07:55:27 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:27 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:27 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:27 DEBUG : file1(0xc000420f00): close: 2025/03/15 07:55:27 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:27.440492795 +0000 UTC m=+166.457627644 2025/03/15 07:55:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:27 DEBUG : file1(0xc000420f00): >close: err=<nil> 2025/03/15 07:55:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 07:55:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:55:27 DEBUG : file2: newRWFileHandle: 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): openPending: 2025/03/15 07:55:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): >openPending: err=<nil> 2025/03/15 07:55:27 DEBUG : file2: >newRWFileHandle: err=<nil> 2025/03/15 07:55:27 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 07:55:27 DEBUG : file2: >Open: fd=file2 (rw), err=<nil> 2025/03/15 07:55:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err=<nil> 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): RWFileHandle.Flush 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): RWFileHandle.Release 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): close: 2025/03/15 07:55:27 DEBUG : file2: vfs cache: setting modification time to 2025-03-15 07:55:27.441427531 +0000 UTC m=+166.458562350 2025/03/15 07:55:27 INFO : file2: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:27 DEBUG : file2(0xc000421000): >close: err=<nil> 2025/03/15 07:55:27 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/03/15 07:55:27 DEBUG : file2: vfs cache: starting upload 2025/03/15 07:55:27 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/03/15 07:55:27 DEBUG : : Looking for writers 2025/03/15 07:55:27 DEBUG : file1: reading active writers 2025/03/15 07:55:27 DEBUG : file2: reading active writers 2025/03/15 07:55:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/03/15 07:55:28 DEBUG : : Looking for writers 2025/03/15 07:55:28 DEBUG : file1: reading active writers 2025/03/15 07:55:28 DEBUG : file2: reading active writers 2025/03/15 07:55:28 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/03/15 07:55:28 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/03/15 07:55:28 INFO : file2: Copied (new) 2025/03/15 07:55:28 DEBUG : file2: vfs cache: fingerprint now "0,2025-03-15 07:55:27 +0000 UTC," 2025/03/15 07:55:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/03/15 07:55:28 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/03/15 07:55:28 INFO : file2: vfs cache: upload succeeded try #1 2025/03/15 07:55:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:28 INFO : file1: Copied (new) 2025/03/15 07:55:28 DEBUG : file1: vfs cache: fingerprint now "0,2025-03-15 07:55:27 +0000 UTC," 2025/03/15 07:55:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:28 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:28 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:28 DEBUG : : Looking for writers 2025/03/15 07:55:28 DEBUG : file1: reading active writers 2025/03/15 07:55:28 DEBUG : file2: reading active writers 2025/03/15 07:55:28 DEBUG : >WaitForWriters: 2025/03/15 07:55:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:28 DEBUG : : Looking for writers 2025/03/15 07:55:28 DEBUG : file2: reading active writers 2025/03/15 07:55:28 DEBUG : file1: reading active writers 2025/03/15 07:55:28 DEBUG : >WaitForWriters: 2025/03/15 07:55:28 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:29 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:29 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:29 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): openPending: 2025/03/15 07:55:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): >openPending: err=<nil> 2025/03/15 07:55:29 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:29 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): _writeAt: size=5, off=0 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): RWFileHandle.Flush 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): RWFileHandle.Flush 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): close: 2025/03/15 07:55:29 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:29.575559548 +0000 UTC m=+168.592694358 2025/03/15 07:55:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:29 DEBUG : file1(0xc000bbb6c0): >close: err=<nil> 2025/03/15 07:55:29 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:29 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:29 DEBUG : : Looking for writers 2025/03/15 07:55:29 DEBUG : file1: reading active writers 2025/03/15 07:55:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:30 DEBUG : : Looking for writers 2025/03/15 07:55:30 DEBUG : file1: reading active writers 2025/03/15 07:55:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:30 INFO : file1: Copied (new) 2025/03/15 07:55:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 07:55:29 +0000 UTC," 2025/03/15 07:55:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:30 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:30 DEBUG : : Looking for writers 2025/03/15 07:55:30 DEBUG : file1: reading active writers 2025/03/15 07:55:30 DEBUG : >WaitForWriters: 2025/03/15 07:55:30 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.84s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:31 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:31 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:31 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:31 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:31 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): openPending: 2025/03/15 07:55:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): >openPending: err=<nil> 2025/03/15 07:55:31 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:31 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): _writeAt: size=5, off=0 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): RWFileHandle.Release 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): close: 2025/03/15 07:55:31 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:31.419083468 +0000 UTC m=+170.436218308 2025/03/15 07:55:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): >close: err=<nil> 2025/03/15 07:55:31 DEBUG : file1(0xc000bbbc00): RWFileHandle.Release 2025/03/15 07:55:31 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:31 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:31 DEBUG : : Looking for writers 2025/03/15 07:55:31 DEBUG : file1: reading active writers 2025/03/15 07:55:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:32 DEBUG : : Looking for writers 2025/03/15 07:55:32 DEBUG : file1: reading active writers 2025/03/15 07:55:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:32 INFO : file1: Copied (new) 2025/03/15 07:55:32 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 07:55:31 +0000 UTC," 2025/03/15 07:55:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:32 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:32 DEBUG : : Looking for writers 2025/03/15 07:55:32 DEBUG : file1: reading active writers 2025/03/15 07:55:32 DEBUG : >WaitForWriters: 2025/03/15 07:55:32 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:33 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:33 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:33 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:33 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 07:55:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:55:34 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): openPending: 2025/03/15 07:55:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): >openPending: err=<nil> 2025/03/15 07:55:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/03/15 07:55:34 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): _writeAt: size=5, off=0 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): close: 2025/03/15 07:55:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 07:55:34.477176954 +0000 UTC m=+173.494311762 2025/03/15 07:55:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:34 DEBUG : dir/file1(0xc000421d40): >close: err=<nil> 2025/03/15 07:55:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:34 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:34 DEBUG : dir: Looking for writers 2025/03/15 07:55:34 DEBUG : file1: reading active writers 2025/03/15 07:55:34 DEBUG : : Looking for writers 2025/03/15 07:55:34 DEBUG : dir: reading active writers 2025/03/15 07:55:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:35 DEBUG : dir: Looking for writers 2025/03/15 07:55:35 DEBUG : file1: reading active writers 2025/03/15 07:55:35 DEBUG : : Looking for writers 2025/03/15 07:55:35 DEBUG : dir: reading active writers 2025/03/15 07:55:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:35 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:35 INFO : dir/file1: Copied (replaced existing) 2025/03/15 07:55:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-03-15 07:55:34 +0000 UTC," 2025/03/15 07:55:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:35 DEBUG : dir: Looking for writers 2025/03/15 07:55:35 DEBUG : file1: reading active writers 2025/03/15 07:55:35 DEBUG : : Looking for writers 2025/03/15 07:55:35 DEBUG : dir: reading active writers 2025/03/15 07:55:35 DEBUG : >WaitForWriters: 2025/03/15 07:55:35 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:36 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:36 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:37 DEBUG : dir/file1: newRWFileHandle: 2025/03/15 07:55:37 DEBUG : dir/file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err=<nil> 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): _writeAt: size=5, off=0 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): openPending: 2025/03/15 07:55:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/03/15 07:55:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): >openPending: err=<nil> 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): _writeAt: size=15, off=5 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): >_writeAt: n=15, err=<nil> 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): close: 2025/03/15 07:55:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/03/15 07:55:37 DEBUG : dir/file1: vfs cache: setting modification time to 2025-03-15 07:55:37.790976752 +0000 UTC m=+176.808111592 2025/03/15 07:55:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:37 DEBUG : dir/file1(0xc000715880): >close: err=<nil> 2025/03/15 07:55:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:37 DEBUG : dir: Looking for writers 2025/03/15 07:55:37 DEBUG : file1: reading active writers 2025/03/15 07:55:37 DEBUG : : Looking for writers 2025/03/15 07:55:37 DEBUG : dir: reading active writers 2025/03/15 07:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:37 DEBUG : dir: Looking for writers 2025/03/15 07:55:37 DEBUG : file1: reading active writers 2025/03/15 07:55:37 DEBUG : : Looking for writers 2025/03/15 07:55:37 DEBUG : dir: reading active writers 2025/03/15 07:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:37 DEBUG : dir: Looking for writers 2025/03/15 07:55:37 DEBUG : file1: reading active writers 2025/03/15 07:55:37 DEBUG : : Looking for writers 2025/03/15 07:55:37 DEBUG : dir: reading active writers 2025/03/15 07:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:37 DEBUG : dir: Looking for writers 2025/03/15 07:55:37 DEBUG : file1: reading active writers 2025/03/15 07:55:37 DEBUG : : Looking for writers 2025/03/15 07:55:37 DEBUG : dir: reading active writers 2025/03/15 07:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:37 DEBUG : dir/file1: vfs cache: starting upload 2025/03/15 07:55:37 DEBUG : dir: Looking for writers 2025/03/15 07:55:37 DEBUG : file1: reading active writers 2025/03/15 07:55:37 DEBUG : : Looking for writers 2025/03/15 07:55:37 DEBUG : dir: reading active writers 2025/03/15 07:55:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:38 DEBUG : dir: Looking for writers 2025/03/15 07:55:38 DEBUG : file1: reading active writers 2025/03/15 07:55:38 DEBUG : : Looking for writers 2025/03/15 07:55:38 DEBUG : dir: reading active writers 2025/03/15 07:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:38 DEBUG : dir: Looking for writers 2025/03/15 07:55:38 DEBUG : file1: reading active writers 2025/03/15 07:55:38 DEBUG : : Looking for writers 2025/03/15 07:55:38 DEBUG : dir: reading active writers 2025/03/15 07:55:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:38 INFO : dir/file1: Copied (replaced existing) 2025/03/15 07:55:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-03-15 07:55:37 +0000 UTC," 2025/03/15 07:55:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:39 DEBUG : dir: Looking for writers 2025/03/15 07:55:39 DEBUG : file1: reading active writers 2025/03/15 07:55:39 DEBUG : : Looking for writers 2025/03/15 07:55:39 DEBUG : dir: reading active writers 2025/03/15 07:55:39 DEBUG : >WaitForWriters: 2025/03/15 07:55:39 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.34s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:39 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:39 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:39 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:39 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:39 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): openPending: 2025/03/15 07:55:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): >openPending: err=<nil> 2025/03/15 07:55:39 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:39 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): _writeAt: size=5, off=0 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): close: 2025/03/15 07:55:39 DEBUG : file1: vfs cache: setting modification time to 2025-03-15 07:55:39.937365211 +0000 UTC m=+178.954500020 2025/03/15 07:55:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:39 DEBUG : file1(0xc000a08080): >close: err=<nil> 2025/03/15 07:55:39 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:39 DEBUG : : Looking for writers 2025/03/15 07:55:39 DEBUG : file1: reading active writers 2025/03/15 07:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:39 DEBUG : : Looking for writers 2025/03/15 07:55:39 DEBUG : file1: reading active writers 2025/03/15 07:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:39 DEBUG : : Looking for writers 2025/03/15 07:55:39 DEBUG : file1: reading active writers 2025/03/15 07:55:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:40 DEBUG : : Looking for writers 2025/03/15 07:55:40 DEBUG : file1: reading active writers 2025/03/15 07:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:40 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:40 DEBUG : : Looking for writers 2025/03/15 07:55:40 DEBUG : file1: reading active writers 2025/03/15 07:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:40 DEBUG : : Looking for writers 2025/03/15 07:55:40 DEBUG : file1: reading active writers 2025/03/15 07:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:40 DEBUG : : Looking for writers 2025/03/15 07:55:40 DEBUG : file1: reading active writers 2025/03/15 07:55:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:40 INFO : file1: Copied (new) 2025/03/15 07:55:40 DEBUG : file1: vfs cache: fingerprint now "5,2025-03-15 07:55:39 +0000 UTC," 2025/03/15 07:55:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:40 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:41 DEBUG : : Looking for writers 2025/03/15 07:55:41 DEBUG : file1: reading active writers 2025/03/15 07:55:41 DEBUG : >WaitForWriters: 2025/03/15 07:55:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:41 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/03/15 07:55:41 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.766072925 +0000 UTC m=+180.783207765 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714840): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.766072925 +0000 UTC m=+180.783207765 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714880): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.766072925 +0000 UTC m=+180.783207765 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007148c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b570 item 1 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.767748727 +0000 UTC m=+180.784883537 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714900): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.767748727 +0000 UTC m=+180.784883537 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714940): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bb90 item 2 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.769137724 +0000 UTC m=+180.786272533 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.769137724 +0000 UTC m=+180.786272533 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007149c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.769137724 +0000 UTC m=+180.786272533 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bf10 item 3 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.770884939 +0000 UTC m=+180.788019758 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714a80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.770884939 +0000 UTC m=+180.788019758 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec770 item 4 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.77212643 +0000 UTC m=+180.789261239 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.77212643 +0000 UTC m=+180.789261239 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.77212643 +0000 UTC m=+180.789261239 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714bc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eccb0 item 5 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.773939648 +0000 UTC m=+180.791074467 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714c80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.773939648 +0000 UTC m=+180.791074467 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714d00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed340 item 6 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.775167192 +0000 UTC m=+180.792302011 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714e80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.775167192 +0000 UTC m=+180.792302011 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714f40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.775167192 +0000 UTC m=+180.792302011 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000714fc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed880 item 7 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.776907254 +0000 UTC m=+180.794042083 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715040): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.776907254 +0000 UTC m=+180.794042083 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007150c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005edce0 item 8 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000715100): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.778355431 +0000 UTC m=+180.795490269 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715140): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.778355431 +0000 UTC m=+180.795490269 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715180): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.778355431 +0000 UTC m=+180.795490269 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007151c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8700 item 9 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.780306176 +0000 UTC m=+180.797440995 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715240): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.780306176 +0000 UTC m=+180.797440995 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007152c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8e00 item 10 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000715380): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715380): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.781769972 +0000 UTC m=+180.798904791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007153c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.781769972 +0000 UTC m=+180.798904791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715480): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.781769972 +0000 UTC m=+180.798904791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007154c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9650 item 11 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.783309179 +0000 UTC m=+180.800443998 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.783309179 +0000 UTC m=+180.800443998 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007155c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9d50 item 12 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000715680): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715680): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.784450232 +0000 UTC m=+180.801585051 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007156c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.784450232 +0000 UTC m=+180.801585051 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715780): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b63f0 item 13 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.785606072 +0000 UTC m=+180.802740881 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.785606072 +0000 UTC m=+180.802740881 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715880): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6850 item 14 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000715980): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.786943421 +0000 UTC m=+180.804078280 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0007159c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.786943421 +0000 UTC m=+180.804078280 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715a80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6bd0 item 15 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.788270101 +0000 UTC m=+180.805404920 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.788270101 +0000 UTC m=+180.805404920 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b70a0 item 16 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.789641554 +0000 UTC m=+180.806776373 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715bc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.789641554 +0000 UTC m=+180.806776373 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.789641554 +0000 UTC m=+180.806776373 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b75e0 item 17 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.79175783 +0000 UTC m=+180.808892638 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a21c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.79175783 +0000 UTC m=+180.808892638 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2240): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387810 item 18 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.793117029 +0000 UTC m=+180.810251839 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.793117029 +0000 UTC m=+180.810251839 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a23c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.793117029 +0000 UTC m=+180.810251839 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2400): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387ab0 item 19 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.79496318 +0000 UTC m=+180.812097999 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2480): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.79496318 +0000 UTC m=+180.812097999 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387f10 item 20 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.796452914 +0000 UTC m=+180.813587733 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2580): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.796452914 +0000 UTC m=+180.813587733 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2680): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.796452914 +0000 UTC m=+180.813587733 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a26c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392380 item 21 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.798230917 +0000 UTC m=+180.815365736 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2740): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.798230917 +0000 UTC m=+180.815365736 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003929a0 item 22 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.799428135 +0000 UTC m=+180.816562954 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2880): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.799428135 +0000 UTC m=+180.816562954 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2940): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.799428135 +0000 UTC m=+180.816562954 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000392d90 item 23 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.801118054 +0000 UTC m=+180.818252873 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.801118054 +0000 UTC m=+180.818252873 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2a80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393420 item 24 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc0006a2b40): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.802386945 +0000 UTC m=+180.819521764 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2c80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.802386945 +0000 UTC m=+180.819521764 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2dc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.802386945 +0000 UTC m=+180.819521764 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393730 item 25 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.804032851 +0000 UTC m=+180.821167670 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2e80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.804032851 +0000 UTC m=+180.821167670 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2f00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000393b90 item 26 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc0006a2fc0): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a2fc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.805314536 +0000 UTC m=+180.822449345 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3000): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.805314536 +0000 UTC m=+180.822449345 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a30c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.805314536 +0000 UTC m=+180.822449345 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e000 item 27 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.806879411 +0000 UTC m=+180.824014230 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba4c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.806879411 +0000 UTC m=+180.824014230 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d810 item 28 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000bba600): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.807922069 +0000 UTC m=+180.825056888 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba640): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.807922069 +0000 UTC m=+180.825056888 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba700): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062dc00 item 29 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.80892819 +0000 UTC m=+180.826062999 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba780): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.80892819 +0000 UTC m=+180.826062999 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062df10 item 30 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): _readAt: size=2, off=0 2025/03/15 07:55:41 ERROR : open-test-file(0xc000bba8c0): Couldn't read size of file 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba8c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.809884126 +0000 UTC m=+180.827018935 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba900): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.809884126 +0000 UTC m=+180.827018935 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bba9c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 31 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.810867514 +0000 UTC m=+180.828002323 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaa40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.810867514 +0000 UTC m=+180.828002323 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaac0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e690 item 32 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.811793856 +0000 UTC m=+180.828928665 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e930 item 33 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.812158417 +0000 UTC m=+180.829293216 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.812158417 +0000 UTC m=+180.829293216 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbab80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea80 item 33 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.813056144 +0000 UTC m=+180.830190954 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbabc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed20 item 34 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.813476741 +0000 UTC m=+180.830611540 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.813476741 +0000 UTC m=+180.830611540 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ee70 item 34 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.814478984 +0000 UTC m=+180.831613803 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbac80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 35 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.814900822 +0000 UTC m=+180.832035631 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbacc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.814900822 +0000 UTC m=+180.832035631 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 35 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.815846951 +0000 UTC m=+180.832981770 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbad80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 36 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.816223735 +0000 UTC m=+180.833358544 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.816223735 +0000 UTC m=+180.833358544 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbae80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f8f0 item 36 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.817165105 +0000 UTC m=+180.834299914 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaec0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e2a0 item 37 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.817550966 +0000 UTC m=+180.834685785 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.817550966 +0000 UTC m=+180.834685785 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbaf40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e5b0 item 37 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.818505479 +0000 UTC m=+180.835640289 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbafc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e9a0 item 38 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.818876113 +0000 UTC m=+180.836010932 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb0c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.818876113 +0000 UTC m=+180.836010932 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063eaf0 item 38 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.819854351 +0000 UTC m=+180.836989170 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb180): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ee70 item 39 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.820212571 +0000 UTC m=+180.837347379 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb240): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.820212571 +0000 UTC m=+180.837347379 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb280): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f110 item 39 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.821100249 +0000 UTC m=+180.838235068 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f5e0 item 40 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.821462877 +0000 UTC m=+180.838597676 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb3c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.821462877 +0000 UTC m=+180.838597676 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb400): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f880 item 40 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.822268613 +0000 UTC m=+180.839403412 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb440): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fb90 item 41 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.822552624 +0000 UTC m=+180.839687432 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb480): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fce0 item 41 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.822871309 +0000 UTC m=+180.840006119 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb4c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.822871309 +0000 UTC m=+180.840006119 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ff10 item 41 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.823762125 +0000 UTC m=+180.840896933 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb5c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592620 item 42 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.824063057 +0000 UTC m=+180.841197866 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005928c0 item 42 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.824458235 +0000 UTC m=+180.841593045 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb6c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.824458235 +0000 UTC m=+180.841593045 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb700): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592af0 item 42 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.825254903 +0000 UTC m=+180.842389713 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb7c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592fc0 item 43 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.825538534 +0000 UTC m=+180.842673343 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593180 item 43 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.82592629 +0000 UTC m=+180.843061098 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb8c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.82592629 +0000 UTC m=+180.843061098 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb900): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593340 item 43 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.826786818 +0000 UTC m=+180.843921637 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbb9c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593730 item 44 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.827149866 +0000 UTC m=+180.844284675 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbba00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593b20 item 44 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.827840717 +0000 UTC m=+180.844975526 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbac0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.827840717 +0000 UTC m=+180.844975526 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbb00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593e30 item 44 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.8295119 +0000 UTC m=+180.846646710 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbbc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a380 item 45 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.830613238 +0000 UTC m=+180.847748048 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbc00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.830613238 +0000 UTC m=+180.847748048 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbcc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a540 item 45 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.831527608 +0000 UTC m=+180.848662407 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbd80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a850 item 46 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.831819123 +0000 UTC m=+180.848953932 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbdc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.831819123 +0000 UTC m=+180.848953932 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbe80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062aa10 item 46 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.832670474 +0000 UTC m=+180.849805283 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000bbbf40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ad90 item 47 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.833026298 +0000 UTC m=+180.850161108 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420000): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.833026298 +0000 UTC m=+180.850161108 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062af50 item 47 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.833957078 +0000 UTC m=+180.851091888 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004201c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b1f0 item 48 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.834267719 +0000 UTC m=+180.851402527 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420200): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.834267719 +0000 UTC m=+180.851402527 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004202c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b420 item 48 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.835332489 +0000 UTC m=+180.852467298 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b7a0 item 49 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.83567547 +0000 UTC m=+180.852810279 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420340): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.83567547 +0000 UTC m=+180.852810279 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420380): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b8f0 item 49 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.836588216 +0000 UTC m=+180.853723024 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420400): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bd50 item 50 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.836961944 +0000 UTC m=+180.854096753 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004204c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.836961944 +0000 UTC m=+180.854096753 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572150 item 50 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.837781366 +0000 UTC m=+180.854916174 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004205c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572620 item 51 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.838101134 +0000 UTC m=+180.855235943 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420680): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.838101134 +0000 UTC m=+180.855235943 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004206c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005727e0 item 51 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.838940422 +0000 UTC m=+180.856075231 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420740): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572cb0 item 52 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.839342203 +0000 UTC m=+180.856477011 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.839342203 +0000 UTC m=+180.856477011 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420840): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572e70 item 52 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.840130677 +0000 UTC m=+180.857265485 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004208c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573180 item 53 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.840445314 +0000 UTC m=+180.857580123 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.840445314 +0000 UTC m=+180.857580123 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0004209c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005733b0 item 53 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.841621152 +0000 UTC m=+180.858755971 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420a40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573730 item 54 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.842149099 +0000 UTC m=+180.859283918 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.842149099 +0000 UTC m=+180.859283918 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573880 item 54 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.843300541 +0000 UTC m=+180.860435360 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420c00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573b90 item 55 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.843744179 +0000 UTC m=+180.860878998 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420cc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.843744179 +0000 UTC m=+180.860878998 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573e30 item 55 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.845073324 +0000 UTC m=+180.862208143 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420d80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062e620 item 56 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.845473141 +0000 UTC m=+180.862607960 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420e40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.845473141 +0000 UTC m=+180.862607960 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000420f00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062e7e0 item 56 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.846755728 +0000 UTC m=+180.863890537 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421000): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ec40 item 57 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.847302981 +0000 UTC m=+180.864437791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421080): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ee00 item 57 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.847765455 +0000 UTC m=+180.864900264 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421140): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.847765455 +0000 UTC m=+180.864900264 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421180): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062f030 item 57 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.848946703 +0000 UTC m=+180.866081512 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421240): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062f340 item 58 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.849353233 +0000 UTC m=+180.866488041 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421280): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062f570 item 58 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.850028034 +0000 UTC m=+180.867162844 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421340): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.850028034 +0000 UTC m=+180.867162844 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421380): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062f7a0 item 58 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.851295653 +0000 UTC m=+180.868430483 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421440): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062fab0 item 59 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.851694629 +0000 UTC m=+180.868829438 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421480): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062fc00 item 59 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.852185086 +0000 UTC m=+180.869319905 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000421540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.852185086 +0000 UTC m=+180.869319905 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715c80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7a40 item 59 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.85341291 +0000 UTC m=+180.870547729 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715e80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c1c0 item 60 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.853801587 +0000 UTC m=+180.870936395 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000715ec0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c3f0 item 60 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.854267437 +0000 UTC m=+180.871402256 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003502c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.854267437 +0000 UTC m=+180.871402256 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c690 item 60 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.855152672 +0000 UTC m=+180.872287481 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350400): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cc40 item 61 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.855532171 +0000 UTC m=+180.872666980 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350440): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.855532171 +0000 UTC m=+180.872666980 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ce00 item 61 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.856566664 +0000 UTC m=+180.873701483 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003505c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d2d0 item 62 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.856925064 +0000 UTC m=+180.874059873 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.856925064 +0000 UTC m=+180.874059873 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003506c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d490 item 62 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.858159561 +0000 UTC m=+180.875294371 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350880): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d8f0 item 63 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.858603551 +0000 UTC m=+180.875738370 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350940): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.858603551 +0000 UTC m=+180.875738370 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350a40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057db20 item 63 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.859637334 +0000 UTC m=+180.876772153 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006240e0 item 64 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.860074972 +0000 UTC m=+180.877209791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.860074972 +0000 UTC m=+180.877209791 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350c80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624310 item 64 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.861170649 +0000 UTC m=+180.878305468 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350d80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624770 item 65 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.861558624 +0000 UTC m=+180.878693443 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350dc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.861558624 +0000 UTC m=+180.878693443 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006248c0 item 65 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.862653852 +0000 UTC m=+180.879788660 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624b60 item 66 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.863138266 +0000 UTC m=+180.880273096 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350e80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.863138266 +0000 UTC m=+180.880273096 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000350ec0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624cb0 item 66 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.864297824 +0000 UTC m=+180.881432633 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351280): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625030 item 67 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.864740381 +0000 UTC m=+180.881875190 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003512c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.864740381 +0000 UTC m=+180.881875190 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625260 item 67 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.865757552 +0000 UTC m=+180.882892361 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003513c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625650 item 68 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.866101604 +0000 UTC m=+180.883236413 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351480): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.866101604 +0000 UTC m=+180.883236413 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006257a0 item 68 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.866944761 +0000 UTC m=+180.884079570 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ce0 item 69 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.867295206 +0000 UTC m=+180.884430004 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351580): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.867295206 +0000 UTC m=+180.884430004 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ea0 item 69 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.868219704 +0000 UTC m=+180.885354513 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003516c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518380 item 70 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.868568826 +0000 UTC m=+180.885703625 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003517c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.868568826 +0000 UTC m=+180.885703625 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518620 item 70 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.869603971 +0000 UTC m=+180.886738780 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351880): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005188c0 item 71 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.869987527 +0000 UTC m=+180.887122336 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351940): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.869987527 +0000 UTC m=+180.887122336 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518af0 item 71 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.870892028 +0000 UTC m=+180.888026837 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351a00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518d90 item 72 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.871303116 +0000 UTC m=+180.888437915 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351ac0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.871303116 +0000 UTC m=+180.888437915 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518f50 item 72 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.87218255 +0000 UTC m=+180.889317359 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005192d0 item 73 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.872563131 +0000 UTC m=+180.889697940 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519500 item 73 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.873042187 +0000 UTC m=+180.890176995 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000351bc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.873042187 +0000 UTC m=+180.890176995 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e380 item 73 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.874094875 +0000 UTC m=+180.891229683 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a35c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e700 item 74 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.874520049 +0000 UTC m=+180.891654858 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e8c0 item 74 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.874969399 +0000 UTC m=+180.892104208 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a36c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.874969399 +0000 UTC m=+180.892104208 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3700): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ea80 item 74 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.876006257 +0000 UTC m=+180.893141076 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a37c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f110 item 75 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.876379293 +0000 UTC m=+180.893514103 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): _writeAt: size=3, off=2 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f260 item 75 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.876862477 +0000 UTC m=+180.893997306 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a38c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.876862477 +0000 UTC m=+180.893997306 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3900): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f420 item 75 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.877857136 +0000 UTC m=+180.894991945 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3ac0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061fa40 item 76 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.878240823 +0000 UTC m=+180.895375631 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3b00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061fc70 item 76 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): _writeAt: size=3, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.878664925 +0000 UTC m=+180.895799734 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3bc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.878664925 +0000 UTC m=+180.895799734 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3c00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c000 item 76 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.879621743 +0000 UTC m=+180.896756552 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3cc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060c770 item 77 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.879990563 +0000 UTC m=+180.897125362 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3d00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.879990563 +0000 UTC m=+180.897125362 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0006a3e00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060ca80 item 77 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.881066443 +0000 UTC m=+180.898201253 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0001d5780): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060cfc0 item 78 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.881483413 +0000 UTC m=+180.898618222 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c080): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.881483413 +0000 UTC m=+180.898618222 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c5c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d180 item 78 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.882724563 +0000 UTC m=+180.899859372 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c6c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060d650 item 79 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.883104132 +0000 UTC m=+180.900238941 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c740): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.883104132 +0000 UTC m=+180.900238941 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048c980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00060db90 item 79 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.884249883 +0000 UTC m=+180.901384692 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ca40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006380e0 item 80 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.884600729 +0000 UTC m=+180.901735548 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cb40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.884600729 +0000 UTC m=+180.901735548 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cc80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006382a0 item 80 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.885858821 +0000 UTC m=+180.902993629 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048ccc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638770 item 81 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.886287972 +0000 UTC m=+180.903422782 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.886287972 +0000 UTC m=+180.903422782 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cd80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006388c0 item 81 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.8873459 +0000 UTC m=+180.904480709 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048cf00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638bd0 item 82 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.887755726 +0000 UTC m=+180.904890535 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d040): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.887755726 +0000 UTC m=+180.904890535 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d180): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000638d90 item 82 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.88876894 +0000 UTC m=+180.905903749 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d280): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639180 item 83 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.889178605 +0000 UTC m=+180.906313414 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d600): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.889178605 +0000 UTC m=+180.906313414 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048d740): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639340 item 83 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.890200295 +0000 UTC m=+180.907335104 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048dc80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006399d0 item 84 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.890638755 +0000 UTC m=+180.907773563 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.890638755 +0000 UTC m=+180.907773563 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048de80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000639b20 item 84 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.891654773 +0000 UTC m=+180.908789581 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc00048df00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000521c0 item 85 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.892076101 +0000 UTC m=+180.909210910 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394800): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.892076101 +0000 UTC m=+180.909210910 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394840): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052620 item 85 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.893110223 +0000 UTC m=+180.910245032 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003948c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052bd0 item 86 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.893557699 +0000 UTC m=+180.910692509 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394980): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.893557699 +0000 UTC m=+180.910692509 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003949c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000052d20 item 86 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.894631266 +0000 UTC m=+180.911766075 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394a80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000531f0 item 87 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.895011657 +0000 UTC m=+180.912146466 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.895011657 +0000 UTC m=+180.912146466 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053490 item 87 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.895972392 +0000 UTC m=+180.913107201 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394c00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000053dc0 item 88 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.896384173 +0000 UTC m=+180.913518981 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394cc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.896384173 +0000 UTC m=+180.913518981 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394d40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4230 item 88 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.897378741 +0000 UTC m=+180.914513550 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4690 item 89 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.897831838 +0000 UTC m=+180.914966647 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394e80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c49a0 item 89 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.898286797 +0000 UTC m=+180.915421607 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f40): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.898286797 +0000 UTC m=+180.915421607 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000394f80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4af0 item 89 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.899281828 +0000 UTC m=+180.916416636 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c4ee0 item 90 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.899665746 +0000 UTC m=+180.916800554 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395200): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5110 item 90 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.900119433 +0000 UTC m=+180.917254241 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc0003952c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.900119433 +0000 UTC m=+180.917254241 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5260 item 90 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.901150189 +0000 UTC m=+180.918284998 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c55e0 item 91 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.901505604 +0000 UTC m=+180.918640413 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000395580): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): >_readAt: n=2, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): _writeAt: size=3, off=7 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5730 item 91 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.901927663 +0000 UTC m=+180.919062482 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74000): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): >_readAt: n=8, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.901927663 +0000 UTC m=+180.919062482 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74040): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c59d0 item 91 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.902923654 +0000 UTC m=+180.920058463 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74100): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c5d50 item 92 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.903272516 +0000 UTC m=+180.920407325 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74140): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): open at offset 5 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614000 item 92 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): _readAt: size=2, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): _writeAt: size=3, off=5 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.903708071 +0000 UTC m=+180.920842880 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74200): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): >_readAt: n=3, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.903708071 +0000 UTC m=+180.920842880 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74240): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614150 item 92 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.9047408 +0000 UTC m=+180.921875609 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74300): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614850 item 93 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.905111112 +0000 UTC m=+180.922245922 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74340): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.905111112 +0000 UTC m=+180.922245922 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74400): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000614af0 item 93 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.906207702 +0000 UTC m=+180.923342521 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74500): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006150a0 item 94 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.906553328 +0000 UTC m=+180.923688137 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74540): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.906553328 +0000 UTC m=+180.923688137 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74640): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006152d0 item 94 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.907645278 +0000 UTC m=+180.924780088 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74740): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000615810 item 95 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.907995804 +0000 UTC m=+180.925130613 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a747c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.907995804 +0000 UTC m=+180.925130613 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a748c0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006159d0 item 95 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 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/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): open at offset 0 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): _readAt: size=2, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): >_readAt: n=0, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.909114314 +0000 UTC m=+180.926249123 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74b80): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): _writeAt: size=5, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee380 item 96 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.909482853 +0000 UTC m=+180.926617661 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74bc0): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:41 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:41 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): _readAt: size=512, off=0 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): openPending: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): >openPending: err=<nil> 2025/03/15 07:55:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): >_readAt: n=5, err=EOF 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): close: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:41.909482853 +0000 UTC m=+180.926617661 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:41 DEBUG : open-test-file(0xc000a74e00): >close: err=<nil> 2025/03/15 07:55:41 DEBUG : open-test-file: Remove: 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee620 item 96 2025/03/15 07:55:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:41 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:41 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/15 07:55:41 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:41 DEBUG : : Looking for writers 2025/03/15 07:55:41 DEBUG : >WaitForWriters: 2025/03/15 07:55:41 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:42 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/03/15 07:55:42 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.288887306 +0000 UTC m=+181.306022144 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.288887306 +0000 UTC m=+181.306022144 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75340): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.288887306 +0000 UTC m=+181.306022144 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef5e0 item 1 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.291109037 +0000 UTC m=+181.308243846 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a753c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.291109037 +0000 UTC m=+181.308243846 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efc00 item 2 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.292556643 +0000 UTC m=+181.309691451 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a754c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.292556643 +0000 UTC m=+181.309691451 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.292556643 +0000 UTC m=+181.309691451 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75540): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646310 item 3 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.294495727 +0000 UTC m=+181.311630546 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.294495727 +0000 UTC m=+181.311630546 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646af0 item 4 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.295979842 +0000 UTC m=+181.313114661 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75840): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.295979842 +0000 UTC m=+181.313114661 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75880): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.295979842 +0000 UTC m=+181.313114661 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a758c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000646e00 item 5 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.297744569 +0000 UTC m=+181.314879398 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a759c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.297744569 +0000 UTC m=+181.314879398 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647260 item 6 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.29895424 +0000 UTC m=+181.316089049 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ac0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.29895424 +0000 UTC m=+181.316089049 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75b80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.29895424 +0000 UTC m=+181.316089049 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75bc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000647570 item 7 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.301521388 +0000 UTC m=+181.318656207 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75c40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.301521388 +0000 UTC m=+181.318656207 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75cc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006479d0 item 8 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc000a75d00): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.303034606 +0000 UTC m=+181.320169425 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.303034606 +0000 UTC m=+181.320169425 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75d80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.303034606 +0000 UTC m=+181.320169425 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75dc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e1c0 item 9 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.304916824 +0000 UTC m=+181.322051632 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.304916824 +0000 UTC m=+181.322051632 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a75ec0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056e700 item 10 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc00114c000): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c000): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.306302563 +0000 UTC m=+181.323437402 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c040): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.306302563 +0000 UTC m=+181.323437402 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.306302563 +0000 UTC m=+181.323437402 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056eaf0 item 11 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.308113989 +0000 UTC m=+181.325248808 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c1c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.308113989 +0000 UTC m=+181.325248808 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c240): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f260 item 12 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc00114c300): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.309504368 +0000 UTC m=+181.326639187 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c340): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.309504368 +0000 UTC m=+181.326639187 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c400): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056f810 item 13 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.310778649 +0000 UTC m=+181.327913468 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.310778649 +0000 UTC m=+181.327913468 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00056fea0 item 14 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc00114c5c0): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c5c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.312193584 +0000 UTC m=+181.329328403 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c600): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.312193584 +0000 UTC m=+181.329328403 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc00114c6c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524620 item 15 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.313599762 +0000 UTC m=+181.330734581 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.313599762 +0000 UTC m=+181.330734581 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351cc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519880 item 16 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.316864303 +0000 UTC m=+181.333999122 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350240): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.316864303 +0000 UTC m=+181.333999122 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003502c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.316864303 +0000 UTC m=+181.333999122 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518380 item 17 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.318764074 +0000 UTC m=+181.335898893 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003503c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.318764074 +0000 UTC m=+181.335898893 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518850 item 18 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.32026034 +0000 UTC m=+181.337395159 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003504c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.32026034 +0000 UTC m=+181.337395159 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350580): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.32026034 +0000 UTC m=+181.337395159 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003505c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518bd0 item 19 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.322445614 +0000 UTC m=+181.339580433 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350640): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.322445614 +0000 UTC m=+181.339580433 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003506c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518fc0 item 20 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.323695219 +0000 UTC m=+181.340830039 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.323695219 +0000 UTC m=+181.340830039 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0003509c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.323695219 +0000 UTC m=+181.340830039 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519420 item 21 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.325593848 +0000 UTC m=+181.342728657 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350a80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.325593848 +0000 UTC m=+181.342728657 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350b00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005199d0 item 22 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.326811223 +0000 UTC m=+181.343946042 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350c00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.326811223 +0000 UTC m=+181.343946042 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350d80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.326811223 +0000 UTC m=+181.343946042 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350dc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519ce0 item 23 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.328628009 +0000 UTC m=+181.345762828 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.328628009 +0000 UTC m=+181.345762828 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000350ec0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616380 item 24 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc000351300): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.330022065 +0000 UTC m=+181.347156884 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.330022065 +0000 UTC m=+181.347156884 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.330022065 +0000 UTC m=+181.347156884 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616700 item 25 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.331873805 +0000 UTC m=+181.349008614 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351540): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.331873805 +0000 UTC m=+181.349008614 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351600): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000616d90 item 26 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc000351740): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351740): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.333145883 +0000 UTC m=+181.350280702 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.333145883 +0000 UTC m=+181.350280702 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351840): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.333145883 +0000 UTC m=+181.350280702 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351880): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617260 item 27 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.335334363 +0000 UTC m=+181.352469202 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.335334363 +0000 UTC m=+181.352469202 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351980): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006177a0 item 28 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc000351a40): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.337262677 +0000 UTC m=+181.354397526 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351a80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.337262677 +0000 UTC m=+181.354397526 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351b40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000617ab0 item 29 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.339287892 +0000 UTC m=+181.356422701 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351bc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.339287892 +0000 UTC m=+181.356422701 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08040): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059c8c0 item 30 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): _readAt: size=2, off=0 2025/03/15 07:55:42 ERROR : open-test-file(0xc000a08100): Couldn't read size of file 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): >_writeAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): close: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.340743673 +0000 UTC m=+181.357878483 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.340743673 +0000 UTC m=+181.357878483 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08200): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059d2d0 item 31 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34210084 +0000 UTC m=+181.359235648 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08280): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=invalid argument 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34210084 +0000 UTC m=+181.359235648 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059db20 item 32 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.343497149 +0000 UTC m=+181.360631968 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08340): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005242a0 item 33 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.344050873 +0000 UTC m=+181.361185692 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.344050873 +0000 UTC m=+181.361185692 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a083c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005245b0 item 33 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34617299 +0000 UTC m=+181.363307809 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08400): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524bd0 item 34 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34675051 +0000 UTC m=+181.363885319 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34675051 +0000 UTC m=+181.363885319 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525030 item 34 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.348467849 +0000 UTC m=+181.365602689 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a084c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005253b0 item 35 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34915864 +0000 UTC m=+181.366293479 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.34915864 +0000 UTC m=+181.366293479 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08540): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525570 item 35 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.350839902 +0000 UTC m=+181.367974721 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a085c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525b20 item 36 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.35157164 +0000 UTC m=+181.368706479 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.35157164 +0000 UTC m=+181.368706479 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a086c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525ce0 item 36 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.353236912 +0000 UTC m=+181.370371761 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08700): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a070 item 37 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.353892608 +0000 UTC m=+181.371027447 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08740): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.353892608 +0000 UTC m=+181.371027447 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a230 item 37 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.355190684 +0000 UTC m=+181.372325493 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a770 item 38 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.355765127 +0000 UTC m=+181.372899946 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a088c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.355765127 +0000 UTC m=+181.372899946 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049aa80 item 38 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.357001127 +0000 UTC m=+181.374135947 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08980): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049afc0 item 39 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.357538742 +0000 UTC m=+181.374673551 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.357538742 +0000 UTC m=+181.374673551 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000a08a80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b180 item 39 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.359693078 +0000 UTC m=+181.376827887 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420000): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec310 item 40 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.36059305 +0000 UTC m=+181.377727870 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.36059305 +0000 UTC m=+181.377727870 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ec4d0 item 40 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.362175137 +0000 UTC m=+181.379309956 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420180): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ecc40 item 41 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.362525472 +0000 UTC m=+181.379660291 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004201c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ecee0 item 41 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.362929978 +0000 UTC m=+181.380064797 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420200): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.362929978 +0000 UTC m=+181.380064797 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420240): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed110 item 41 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.363965884 +0000 UTC m=+181.381100694 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed650 item 42 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.36437561 +0000 UTC m=+181.381510429 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420340): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed880 item 42 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.364837083 +0000 UTC m=+181.381971902 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420400): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.364837083 +0000 UTC m=+181.381971902 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ed9d0 item 42 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.365859052 +0000 UTC m=+181.382993871 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005eddc0 item 43 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.366259942 +0000 UTC m=+181.383394761 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420540): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d84d0 item 43 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.366662785 +0000 UTC m=+181.383797604 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420640): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.366662785 +0000 UTC m=+181.383797604 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8770 item 43 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.368372711 +0000 UTC m=+181.385507580 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420740): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8cb0 item 44 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.368881912 +0000 UTC m=+181.386016740 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9110 item 44 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.369890406 +0000 UTC m=+181.387025216 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420840): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.369890406 +0000 UTC m=+181.387025216 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420880): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9490 item 44 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.371009588 +0000 UTC m=+181.388144397 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420940): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9ab0 item 45 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.371388056 +0000 UTC m=+181.388522865 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420980): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.371388056 +0000 UTC m=+181.388522865 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d9d50 item 45 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.372673127 +0000 UTC m=+181.389807937 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003862a0 item 46 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.373212315 +0000 UTC m=+181.390347125 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420b80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.373212315 +0000 UTC m=+181.390347125 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420c40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386540 item 46 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.37442899 +0000 UTC m=+181.391563799 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386850 item 47 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.374816924 +0000 UTC m=+181.391951734 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420d40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.374816924 +0000 UTC m=+181.391951734 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420e00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000386e00 item 47 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.375997792 +0000 UTC m=+181.393132611 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420f80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387490 item 48 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.376454354 +0000 UTC m=+181.393589163 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000420fc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.376454354 +0000 UTC m=+181.393589163 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004210c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387650 item 48 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.377631384 +0000 UTC m=+181.394766203 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003879d0 item 49 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.378042543 +0000 UTC m=+181.395177371 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.378042543 +0000 UTC m=+181.395177371 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421180): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387b20 item 49 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.379048132 +0000 UTC m=+181.396182951 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000421200): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000387ea0 item 50 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.379512269 +0000 UTC m=+181.396647088 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0004212c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.379512269 +0000 UTC m=+181.396647088 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003920e0 item 50 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.380485448 +0000 UTC m=+181.397620257 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351c80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c150 item 51 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.380883152 +0000 UTC m=+181.398017971 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351d80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.380883152 +0000 UTC m=+181.398017971 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351dc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c460 item 51 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.381960576 +0000 UTC m=+181.399095384 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c770 item 52 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.382404245 +0000 UTC m=+181.399539053 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.382404245 +0000 UTC m=+181.399539053 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000351f40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062c930 item 52 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.383346515 +0000 UTC m=+181.400481324 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba040): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062cd90 item 53 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.383775537 +0000 UTC m=+181.400910356 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.383775537 +0000 UTC m=+181.400910356 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba180): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062cf50 item 53 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.384987924 +0000 UTC m=+181.402122733 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba200): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d340 item 54 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.38548356 +0000 UTC m=+181.402618368 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba2c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.38548356 +0000 UTC m=+181.402618368 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d490 item 54 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.386504818 +0000 UTC m=+181.403639627 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062d9d0 item 55 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.386915666 +0000 UTC m=+181.404050486 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.386915666 +0000 UTC m=+181.404050486 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062dc00 item 55 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.387989303 +0000 UTC m=+181.405124112 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062df10 item 56 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.388465633 +0000 UTC m=+181.405600433 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba5c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.388465633 +0000 UTC m=+181.405600433 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba600): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e0e0 item 56 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.389503514 +0000 UTC m=+181.406638322 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba6c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e540 item 57 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.389894914 +0000 UTC m=+181.407029714 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba700): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e690 item 57 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.390517418 +0000 UTC m=+181.407652227 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba7c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.390517418 +0000 UTC m=+181.407652227 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e7e0 item 57 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.391518378 +0000 UTC m=+181.408653187 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba8c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ea80 item 58 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.39212886 +0000 UTC m=+181.409263668 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 58 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.392635497 +0000 UTC m=+181.409770316 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bba9c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.392635497 +0000 UTC m=+181.409770316 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaa00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed20 item 58 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.393789133 +0000 UTC m=+181.410923942 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaac0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 59 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.394269289 +0000 UTC m=+181.411404099 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbab00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f180 item 59 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.39472428 +0000 UTC m=+181.411859090 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbabc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.39472428 +0000 UTC m=+181.411859090 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbac00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f2d0 item 59 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.396072711 +0000 UTC m=+181.413207520 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbacc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f650 item 60 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.396540254 +0000 UTC m=+181.413675063 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbad00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f8f0 item 60 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.397107014 +0000 UTC m=+181.414241823 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbadc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.397107014 +0000 UTC m=+181.414241823 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbae00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e000 item 60 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.398199505 +0000 UTC m=+181.415334315 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaec0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e5b0 item 61 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.398608199 +0000 UTC m=+181.415743008 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbaf00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.398608199 +0000 UTC m=+181.415743008 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbafc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e7e0 item 61 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.399661247 +0000 UTC m=+181.416796057 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb0c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063eaf0 item 62 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.400079339 +0000 UTC m=+181.417214148 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.400079339 +0000 UTC m=+181.417214148 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb1c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ecb0 item 62 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.40116015 +0000 UTC m=+181.418294959 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb280): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f110 item 63 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.40158316 +0000 UTC m=+181.418717969 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb2c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.40158316 +0000 UTC m=+181.418717969 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f2d0 item 63 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): >_readAt: n=0, err=Bad file descriptor 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.402670973 +0000 UTC m=+181.419805792 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb440): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f880 item 64 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.40314067 +0000 UTC m=+181.420275480 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.40314067 +0000 UTC m=+181.420275480 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb540): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fa40 item 64 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.404289968 +0000 UTC m=+181.421424777 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb580): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fce0 item 65 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.404624483 +0000 UTC m=+181.421759292 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb5c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.404624483 +0000 UTC m=+181.421759292 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb600): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ff10 item 65 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.405612741 +0000 UTC m=+181.422747549 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb640): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592620 item 66 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.406011657 +0000 UTC m=+181.423146466 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.406011657 +0000 UTC m=+181.423146466 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb6c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005928c0 item 66 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.407160113 +0000 UTC m=+181.424294932 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb700): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592d20 item 67 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.407556804 +0000 UTC m=+181.424691613 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb740): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.407556804 +0000 UTC m=+181.424691613 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb780): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000592fc0 item 67 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.408658743 +0000 UTC m=+181.425793552 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593340 item 68 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.409183144 +0000 UTC m=+181.426317963 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb8c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.409183144 +0000 UTC m=+181.426317963 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593570 item 68 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.410236182 +0000 UTC m=+181.427371011 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb940): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593b20 item 69 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.410640738 +0000 UTC m=+181.427775557 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb980): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.410640738 +0000 UTC m=+181.427775557 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbb9c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000593e30 item 69 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.411785066 +0000 UTC m=+181.428919885 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbba40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a380 item 70 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.412274912 +0000 UTC m=+181.429409731 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.412274912 +0000 UTC m=+181.429409731 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbb40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a540 item 70 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.41324254 +0000 UTC m=+181.430377349 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbbc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062a850 item 71 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.413600329 +0000 UTC m=+181.430735148 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbc80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.413600329 +0000 UTC m=+181.430735148 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbcc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062aa10 item 71 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.414523704 +0000 UTC m=+181.431658514 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbd40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062ad90 item 72 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.414887465 +0000 UTC m=+181.432022284 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.414887465 +0000 UTC m=+181.432022284 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062af50 item 72 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.415787216 +0000 UTC m=+181.432922025 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbe80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b1f0 item 73 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.416161926 +0000 UTC m=+181.433296736 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbec0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b420 item 73 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.416494689 +0000 UTC m=+181.433629498 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.416494689 +0000 UTC m=+181.433629498 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000bbbf40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b650 item 73 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.417386595 +0000 UTC m=+181.434521414 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714080): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062b8f0 item 74 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.417695432 +0000 UTC m=+181.434830241 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bb20 item 74 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.418125035 +0000 UTC m=+181.435259844 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.418125035 +0000 UTC m=+181.435259844 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007144c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00062bd50 item 74 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.418950328 +0000 UTC m=+181.436085137 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005722a0 item 75 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.419372306 +0000 UTC m=+181.436507116 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007146c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): _writeAt: size=3, off=2 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572620 item 75 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.419931421 +0000 UTC m=+181.437066230 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.419931421 +0000 UTC m=+181.437066230 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714840): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005727e0 item 75 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.420835651 +0000 UTC m=+181.437970461 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572cb0 item 76 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.421187319 +0000 UTC m=+181.438322128 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714940): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572e70 item 76 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): _writeAt: size=3, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.421532954 +0000 UTC m=+181.438667764 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.421532954 +0000 UTC m=+181.438667764 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000572fc0 item 76 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.42244549 +0000 UTC m=+181.439580300 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005733b0 item 77 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.422761882 +0000 UTC m=+181.439896691 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714b40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.422761882 +0000 UTC m=+181.439896691 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714c40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005735e0 item 77 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.423753595 +0000 UTC m=+181.440888404 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714d00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573880 item 78 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.424166096 +0000 UTC m=+181.441300905 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.424166096 +0000 UTC m=+181.441300905 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000714f00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573a40 item 78 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.425224194 +0000 UTC m=+181.442359003 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715000): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000573e30 item 79 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.425540164 +0000 UTC m=+181.442674973 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715040): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.425540164 +0000 UTC m=+181.442674973 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715100): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6380 item 79 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.42647448 +0000 UTC m=+181.443609289 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007151c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b67e0 item 80 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.426810348 +0000 UTC m=+181.443945157 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715200): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.426810348 +0000 UTC m=+181.443945157 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007152c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6a10 item 80 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.427753241 +0000 UTC m=+181.444888049 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715300): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6cb0 item 81 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.428237996 +0000 UTC m=+181.445372815 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715340): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.428237996 +0000 UTC m=+181.445372815 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7030 item 81 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.429211456 +0000 UTC m=+181.446346265 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715400): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7490 item 82 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.42952993 +0000 UTC m=+181.446664729 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007154c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.42952993 +0000 UTC m=+181.446664729 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715500): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7730 item 82 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.430372857 +0000 UTC m=+181.447507665 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715580): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ab0 item 83 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.430709915 +0000 UTC m=+181.447844725 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715640): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.430709915 +0000 UTC m=+181.447844725 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715680): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c070 item 83 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.431655203 +0000 UTC m=+181.448790012 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715700): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c4d0 item 84 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.432085618 +0000 UTC m=+181.449220426 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007157c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.432085618 +0000 UTC m=+181.449220426 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057c700 item 84 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.432941788 +0000 UTC m=+181.450076597 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715880): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057ccb0 item 85 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.433337958 +0000 UTC m=+181.450472767 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715980): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.433337958 +0000 UTC m=+181.450472767 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0007159c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057cee0 item 85 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.434493167 +0000 UTC m=+181.451627986 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715a40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d340 item 86 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.435061328 +0000 UTC m=+181.452196138 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.435061328 +0000 UTC m=+181.452196138 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715b40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d570 item 86 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.436200798 +0000 UTC m=+181.453335608 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715bc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057d8f0 item 87 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.436566131 +0000 UTC m=+181.453700950 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715c80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.436566131 +0000 UTC m=+181.453700950 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715cc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00057db20 item 87 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.437519062 +0000 UTC m=+181.454653872 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715d40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006240e0 item 88 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.437962741 +0000 UTC m=+181.455097551 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.437962741 +0000 UTC m=+181.455097551 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624310 item 88 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.438849369 +0000 UTC m=+181.455984178 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc000715f00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624770 item 89 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.439238896 +0000 UTC m=+181.456373706 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2080): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006248c0 item 89 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.439595553 +0000 UTC m=+181.456730362 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2140): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.439595553 +0000 UTC m=+181.456730362 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2180): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624a10 item 89 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.440520702 +0000 UTC m=+181.457655511 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2240): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624cb0 item 90 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.440882269 +0000 UTC m=+181.458017097 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2280): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000624e00 item 90 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.441326357 +0000 UTC m=+181.458461166 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2380): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.441326357 +0000 UTC m=+181.458461166 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a23c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625030 item 90 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.442244584 +0000 UTC m=+181.459379393 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2480): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625490 item 91 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.442556307 +0000 UTC m=+181.459691116 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a24c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): >_readAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): _writeAt: size=3, off=7 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625650 item 91 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.442951215 +0000 UTC m=+181.460086024 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2580): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): >_readAt: n=8, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.442951215 +0000 UTC m=+181.460086024 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2600): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006257a0 item 91 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.443822533 +0000 UTC m=+181.460957352 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a26c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ce0 item 92 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.444208314 +0000 UTC m=+181.461343123 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2700): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): open at offset 5 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000625ea0 item 92 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): _readAt: size=2, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): _writeAt: size=3, off=5 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): >_writeAt: n=3, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.444576803 +0000 UTC m=+181.461711602 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2800): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): >_readAt: n=3, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.444576803 +0000 UTC m=+181.461711602 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2840): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e0e0 item 92 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.445698249 +0000 UTC m=+181.462833058 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2900): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e3f0 item 93 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.446133903 +0000 UTC m=+181.463268712 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2940): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.446133903 +0000 UTC m=+181.463268712 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2a00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e620 item 93 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.447305853 +0000 UTC m=+181.464440653 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2ac0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061e9a0 item 94 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.447615522 +0000 UTC m=+181.464750320 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2b00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.447615522 +0000 UTC m=+181.464750320 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2cc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ec40 item 94 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.448617806 +0000 UTC m=+181.465752615 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f180 item 95 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.448998147 +0000 UTC m=+181.466132945 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2e40): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.448998147 +0000 UTC m=+181.466132945 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2f00): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f2d0 item 95 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 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/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): open at offset 0 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): _readAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): >_readAt: n=0, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.449919157 +0000 UTC m=+181.467053986 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a2fc0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): _writeAt: size=5, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061f650 item 96 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.450245888 +0000 UTC m=+181.467380697 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a3000): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: File.openRW failed: file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=<nil *RWFileHandle>, err=file already exists 2025/03/15 07:55:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/03/15 07:55:42 DEBUG : open-test-file: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : open-test-file: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): _readAt: size=512, off=0 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): openPending: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): >_readAt: n=5, err=EOF 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): close: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: setting modification time to 2025-03-15 07:55:42.450245888 +0000 UTC m=+181.467380697 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : open-test-file(0xc0006a30c0): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : open-test-file: Remove: 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061fab0 item 96 2025/03/15 07:55:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/03/15 07:55:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/03/15 07:55:42 DEBUG : open-test-file: >Remove: err=<nil> 2025/03/15 07:55:42 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : >WaitForWriters: 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.06s) --- PASS: TestRWFileHandleOpenTests/writes (0.53s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.54s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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 "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:42 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:42 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:42 DEBUG : file1: newRWFileHandle: 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): openPending: 2025/03/15 07:55:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): >openPending: err=<nil> 2025/03/15 07:55:42 DEBUG : file1: >newRWFileHandle: err=<nil> 2025/03/15 07:55:42 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:42 DEBUG : file1: >Open: fd=file1 (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err=<nil> 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): _writeAt: size=2, off=0 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): >_writeAt: n=2, err=<nil> 2025/03/15 07:55:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): RWFileHandle.Flush 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): RWFileHandle.Release 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): close: 2025/03/15 07:55:42 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/03/15 07:55:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:42 DEBUG : file1(0xc000a08d80): >close: err=<nil> 2025/03/15 07:55:42 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : file1: reading active writers 2025/03/15 07:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : file1: reading active writers 2025/03/15 07:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : file1: reading active writers 2025/03/15 07:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : file1: reading active writers 2025/03/15 07:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:42 DEBUG : file1: vfs cache: starting upload 2025/03/15 07:55:42 DEBUG : : Looking for writers 2025/03/15 07:55:42 DEBUG : file1: reading active writers 2025/03/15 07:55:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:43 DEBUG : : Looking for writers 2025/03/15 07:55:43 DEBUG : file1: reading active writers 2025/03/15 07:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:43 DEBUG : : Looking for writers 2025/03/15 07:55:43 DEBUG : file1: reading active writers 2025/03/15 07:55:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:55:43 INFO : file1: Copied (new) 2025/03/15 07:55:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/03/15 07:55:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/03/15 07:55:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/03/15 07:55:43 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:55:43 INFO : file1: vfs cache: upload succeeded try #1 2025/03/15 07:55:44 DEBUG : : Looking for writers 2025/03/15 07:55:44 DEBUG : file1: reading active writers 2025/03/15 07:55:44 DEBUG : >WaitForWriters: 2025/03/15 07:55:44 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:44 DEBUG : : Looking for writers 2025/03/15 07:55:44 DEBUG : file1: reading active writers 2025/03/15 07:55:44 DEBUG : >WaitForWriters: 2025/03/15 07:55:44 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.16s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:44 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:44 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:44 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:55:44 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:55:44 DEBUG : rename_me: newRWFileHandle: 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): openPending: 2025/03/15 07:55:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/03/15 07:55:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): >openPending: err=<nil> 2025/03/15 07:55:44 DEBUG : rename_me: >newRWFileHandle: err=<nil> 2025/03/15 07:55:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/03/15 07:55:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err=<nil> 2025/03/15 07:55:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err=<nil> 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): _writeAt: size=5, off=0 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): >_writeAt: n=5, err=<nil> 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): close: 2025/03/15 07:55:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-03-15 07:55:44.99234329 +0000 UTC m=+184.009478099 2025/03/15 07:55:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/03/15 07:55:44 DEBUG : rename_me(0xc000350b00): >close: err=<nil> 2025/03/15 07:55:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/03/15 07:55:44 DEBUG : i_was_renamed: Updating file with <nil> 0xc000ab52c0 2025/03/15 07:55:44 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/03/15 07:55:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 07:55:44 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:55:44 DEBUG : : Looking for writers 2025/03/15 07:55:44 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/03/15 07:55:45 DEBUG : i_was_renamed: vfs cache: starting upload 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/03/15 07:55:45 DEBUG : : Looking for writers 2025/03/15 07:55:45 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/03/15 07:55:45 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/03/15 07:55:45 INFO : i_was_renamed: Copied (new) 2025/03/15 07:55:45 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-03-15 07:55:44 +0000 UTC," 2025/03/15 07:55:45 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/03/15 07:55:45 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/03/15 07:55:45 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/03/15 07:55:46 DEBUG : : Looking for writers 2025/03/15 07:55:46 DEBUG : i_was_renamed: reading active writers 2025/03/15 07:55:46 DEBUG : >WaitForWriters: 2025/03/15 07:55:46 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:55:46 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:55:46 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: root is "/home/rclone/.cache/rclone" 2025/03/15 07:55:46 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/03/15 07:55:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lebisej2refu" 2025/03/15 07:55:46 INFO : files root 'rclone-test-lebisej2refu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/03/15 07:55:46 DEBUG : : forgetting directory cache 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate(0xc000350c80): _readAt: size=512, off=0 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate(0xc000350c80): openPending: 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 06:56:46 +0000 UTC," against cached fingerprint "" 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:47 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate(0xc000350c80): >openPending: err=<nil> 2025/03/15 07:55:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:48 DEBUG : : forgetting directory cache 2025/03/15 07:55:48 DEBUG : TestRWCacheUpdate(0xc000350c80): >_readAt: n=20, err=EOF 2025/03/15 07:55:48 DEBUG : TestRWCacheUpdate(0xc000350c80): close: 2025/03/15 07:55:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 06:56:46 +0000 UTC 2025/03/15 07:55:48 DEBUG : TestRWCacheUpdate(0xc000350c80): >close: err=<nil> 2025/03/15 07:55:48 DEBUG : : Re-reading directory (407.988473ms old) 2025/03/15 07:55:48 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:48 DEBUG : : forgetting directory cache 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): _readAt: size=512, off=0 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): openPending: 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 06:57:46 +0000 UTC," against cached fingerprint "20,2025-03-15 06:56:46 +0000 UTC," 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 06:57:46 +0000 UTC," != cached fingerprint "20,2025-03-15 06:56:46 +0000 UTC,") 2025/03/15 07:55:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): >openPending: err=<nil> 2025/03/15 07:55:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:49 DEBUG : : forgetting directory cache 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): >_readAt: n=20, err=EOF 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): close: 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 06:57:46 +0000 UTC 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate(0xc000420b00): >close: err=<nil> 2025/03/15 07:55:49 DEBUG : : Re-reading directory (411.840633ms old) 2025/03/15 07:55:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:49 DEBUG : : forgetting directory cache 2025/03/15 07:55:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): _readAt: size=512, off=0 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): openPending: 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 06:58:46 +0000 UTC," against cached fingerprint "20,2025-03-15 06:57:46 +0000 UTC," 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 06:58:46 +0000 UTC," != cached fingerprint "20,2025-03-15 06:57:46 +0000 UTC,") 2025/03/15 07:55:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): >openPending: err=<nil> 2025/03/15 07:55:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:51 DEBUG : : forgetting directory cache 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): >_readAt: n=20, err=EOF 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): close: 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 06:58:46 +0000 UTC 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate(0xc000420c80): >close: err=<nil> 2025/03/15 07:55:51 DEBUG : : Re-reading directory (412.372457ms old) 2025/03/15 07:55:51 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:51 DEBUG : : forgetting directory cache 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): _readAt: size=512, off=0 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): openPending: 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 06:59:46 +0000 UTC," against cached fingerprint "20,2025-03-15 06:58:46 +0000 UTC," 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 06:59:46 +0000 UTC," != cached fingerprint "20,2025-03-15 06:58:46 +0000 UTC,") 2025/03/15 07:55:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:52 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): >openPending: err=<nil> 2025/03/15 07:55:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:52 DEBUG : : forgetting directory cache 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): >_readAt: n=20, err=EOF 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): close: 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 06:59:46 +0000 UTC 2025/03/15 07:55:52 DEBUG : TestRWCacheUpdate(0xc000a08f80): >close: err=<nil> 2025/03/15 07:55:52 DEBUG : : Re-reading directory (414.006019ms old) 2025/03/15 07:55:53 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:53 DEBUG : : forgetting directory cache 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): _readAt: size=512, off=0 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): openPending: 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 07:00:46 +0000 UTC," against cached fingerprint "20,2025-03-15 06:59:46 +0000 UTC," 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 07:00:46 +0000 UTC," != cached fingerprint "20,2025-03-15 06:59:46 +0000 UTC,") 2025/03/15 07:55:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:54 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): >openPending: err=<nil> 2025/03/15 07:55:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:54 DEBUG : : forgetting directory cache 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): >_readAt: n=20, err=EOF 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): close: 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:00:46 +0000 UTC 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate(0xc000421440): >close: err=<nil> 2025/03/15 07:55:54 DEBUG : : Re-reading directory (406.953539ms old) 2025/03/15 07:55:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:54 DEBUG : : forgetting directory cache 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate(0xc000421640): _readAt: size=512, off=0 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate(0xc000421640): openPending: 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-03-15 07:01:46 +0000 UTC," against cached fingerprint "20,2025-03-15 07:00:46 +0000 UTC," 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-03-15 07:01:46 +0000 UTC," != cached fingerprint "20,2025-03-15 07:00:46 +0000 UTC,") 2025/03/15 07:55:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/03/15 07:55:55 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate(0xc000421640): >openPending: err=<nil> 2025/03/15 07:55:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:56 DEBUG : : forgetting directory cache 2025/03/15 07:55:56 DEBUG : TestRWCacheUpdate(0xc000421640): >_readAt: n=20, err=EOF 2025/03/15 07:55:56 DEBUG : TestRWCacheUpdate(0xc000421640): close: 2025/03/15 07:55:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:01:46 +0000 UTC 2025/03/15 07:55:56 DEBUG : TestRWCacheUpdate(0xc000421640): >close: err=<nil> 2025/03/15 07:55:56 DEBUG : : Re-reading directory (411.561882ms old) 2025/03/15 07:55:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:56 DEBUG : : forgetting directory cache 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): _readAt: size=512, off=0 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): openPending: 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-03-15 07:02:46 +0000 UTC," against cached fingerprint "20,2025-03-15 07:01:46 +0000 UTC," 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-03-15 07:02:46 +0000 UTC," != cached fingerprint "20,2025-03-15 07:01:46 +0000 UTC,") 2025/03/15 07:55:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/03/15 07:55:57 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): >openPending: err=<nil> 2025/03/15 07:55:57 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:57 DEBUG : : forgetting directory cache 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): >_readAt: n=21, err=EOF 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): close: 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:02:46 +0000 UTC 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate(0xc000350300): >close: err=<nil> 2025/03/15 07:55:57 DEBUG : : Re-reading directory (401.531616ms old) 2025/03/15 07:55:57 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:58 DEBUG : : forgetting directory cache 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): _readAt: size=512, off=0 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): openPending: 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-03-15 07:03:46 +0000 UTC," against cached fingerprint "21,2025-03-15 07:02:46 +0000 UTC," 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-03-15 07:03:46 +0000 UTC," != cached fingerprint "21,2025-03-15 07:02:46 +0000 UTC,") 2025/03/15 07:55:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/03/15 07:55:59 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): >openPending: err=<nil> 2025/03/15 07:55:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:55:59 DEBUG : : forgetting directory cache 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): >_readAt: n=22, err=EOF 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): close: 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:03:46 +0000 UTC 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate(0xc0003505c0): >close: err=<nil> 2025/03/15 07:55:59 DEBUG : : Re-reading directory (398.751438ms old) 2025/03/15 07:55:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:55:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:55:59 DEBUG : : forgetting directory cache 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate(0xc000420700): _readAt: size=512, off=0 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate(0xc000420700): openPending: 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-03-15 07:04:46 +0000 UTC," against cached fingerprint "22,2025-03-15 07:03:46 +0000 UTC," 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-03-15 07:04:46 +0000 UTC," != cached fingerprint "22,2025-03-15 07:03:46 +0000 UTC,") 2025/03/15 07:56:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/03/15 07:56:00 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate(0xc000420700): >openPending: err=<nil> 2025/03/15 07:56:00 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:01 DEBUG : : forgetting directory cache 2025/03/15 07:56:01 DEBUG : TestRWCacheUpdate(0xc000420700): >_readAt: n=23, err=EOF 2025/03/15 07:56:01 DEBUG : TestRWCacheUpdate(0xc000420700): close: 2025/03/15 07:56:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:04:46 +0000 UTC 2025/03/15 07:56:01 DEBUG : TestRWCacheUpdate(0xc000420700): >close: err=<nil> 2025/03/15 07:56:01 DEBUG : : Re-reading directory (404.571235ms old) 2025/03/15 07:56:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:56:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:56:01 DEBUG : : forgetting directory cache 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err=<nil> 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err=<nil> 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): _readAt: size=512, off=0 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): openPending: 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-03-15 07:05:46 +0000 UTC," against cached fingerprint "23,2025-03-15 07:04:46 +0000 UTC," 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-03-15 07:05:46 +0000 UTC," != cached fingerprint "23,2025-03-15 07:04:46 +0000 UTC,") 2025/03/15 07:56:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/03/15 07:56:02 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): >openPending: err=<nil> 2025/03/15 07:56:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:02 DEBUG : : forgetting directory cache 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): >_readAt: n=24, err=EOF 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): close: 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-03-15 07:05:46 +0000 UTC 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate(0xc000350e40): >close: err=<nil> 2025/03/15 07:56:02 DEBUG : : Re-reading directory (402.278201ms old) 2025/03/15 07:56:02 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/03/15 07:56:02 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:02 DEBUG : : Looking for writers 2025/03/15 07:56:02 DEBUG : TestRWCacheUpdate: reading active writers 2025/03/15 07:56:02 DEBUG : >WaitForWriters: 2025/03/15 07:56:02 DEBUG : files root 'rclone-test-lebisej2refu': vfs cache: cleaner exiting 2025/03/15 07:56:03 DEBUG : : forgetting directory cache --- PASS: TestRWCacheUpdate (16.61s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:05 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err=<nil> 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err=<nil> 2025/03/15 07:56:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:06 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:06 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:56:06 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:06 DEBUG : : Looking for writers 2025/03/15 07:56:06 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/03/15 07:56:06 DEBUG : normal name with no special characters.txt: reading active writers 2025/03/15 07:56:06 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:06 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:06 DEBUG : files root 'rclone-test-lebisej2refu': Reusing VFS from active cache 2025/03/15 07:56:06 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:06 DEBUG : : Looking for writers 2025/03/15 07:56:06 DEBUG : >WaitForWriters: 2025/03/15 07:56:06 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:06 DEBUG : : Looking for writers 2025/03/15 07:56:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:06 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:06 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:06 DEBUG : : Looking for writers 2025/03/15 07:56:06 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:07 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:07 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:07 DEBUG : : Looking for writers 2025/03/15 07:56:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:07 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:09 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:09 DEBUG : dir: Looking for writers 2025/03/15 07:56:09 DEBUG : file2: reading active writers 2025/03/15 07:56:09 DEBUG : : Looking for writers 2025/03/15 07:56:09 DEBUG : dir: reading active writers 2025/03/15 07:56:09 DEBUG : file1: reading active writers 2025/03/15 07:56:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.01s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:10 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:12 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:12 DEBUG : dir: Looking for writers 2025/03/15 07:56:12 DEBUG : : Looking for writers 2025/03/15 07:56:12 DEBUG : dir: reading active writers 2025/03/15 07:56:12 DEBUG : file1: reading active writers 2025/03/15 07:56:12 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.75s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:13 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:15 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 07:56:15 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/15 07:56:15 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/15 07:56:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err=<nil> 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err=<nil> 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err=<nil> 2025/03/15 07:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 07:56:15 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/03/15 07:56:15 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/03/15 07:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/03/15 07:56:15 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:15 DEBUG : not found/new_file.txt: >OpenFile: fd=<nil>, err=file does not exist 2025/03/15 07:56:15 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:15 DEBUG : dir: Looking for writers 2025/03/15 07:56:15 DEBUG : file2: reading active writers 2025/03/15 07:56:15 DEBUG : new_file.txt: reading active writers 2025/03/15 07:56:15 DEBUG : : Looking for writers 2025/03/15 07:56:15 DEBUG : dir: reading active writers 2025/03/15 07:56:15 DEBUG : file1: reading active writers 2025/03/15 07:56:15 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.77s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:16 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/03/15 07:56:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000ab4600 2025/03/15 07:56:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/03/15 07:56:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:19 INFO : dir/file1: Moved (server-side) to: file0 2025/03/15 07:56:19 DEBUG : file0: Updating file with file0 0xc000ab4600 2025/03/15 07:56:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/03/15 07:56:19 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/03/15 07:56:19 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:19 DEBUG : dir: Looking for writers 2025/03/15 07:56:19 DEBUG : : Looking for writers 2025/03/15 07:56:19 DEBUG : dir: reading active writers 2025/03/15 07:56:19 DEBUG : file0: reading active writers 2025/03/15 07:56:19 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.77s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:20 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:20 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:20 DEBUG : : Looking for writers 2025/03/15 07:56:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:20 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:21 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/03/15 07:56:21 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 07:56:22 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/03/15 07:56:22 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/03/15 07:56:23 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/03/15 07:56:23 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:23 DEBUG : b: Looking for writers 2025/03/15 07:56:23 DEBUG : c: Looking for writers 2025/03/15 07:56:23 DEBUG : d: Looking for writers 2025/03/15 07:56:23 DEBUG : : Looking for writers 2025/03/15 07:56:23 DEBUG : a: Looking for writers 2025/03/15 07:56:23 DEBUG : : Looking for writers 2025/03/15 07:56:23 DEBUG : c: reading active writers 2025/03/15 07:56:23 DEBUG : d: reading active writers 2025/03/15 07:56:23 DEBUG : /: reading active writers 2025/03/15 07:56:23 DEBUG : a: reading active writers 2025/03/15 07:56:23 DEBUG : b: reading active writers 2025/03/15 07:56:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.62s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:24 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:25 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/03/15 07:56:25 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/03/15 07:56:25 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/03/15 07:56:26 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/03/15 07:56:28 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:28 DEBUG : a/b/c/d: Looking for writers 2025/03/15 07:56:28 DEBUG : a/b/c: Looking for writers 2025/03/15 07:56:28 DEBUG : d: reading active writers 2025/03/15 07:56:28 DEBUG : a/b: Looking for writers 2025/03/15 07:56:28 DEBUG : c: reading active writers 2025/03/15 07:56:28 DEBUG : a: Looking for writers 2025/03/15 07:56:28 DEBUG : b: reading active writers 2025/03/15 07:56:28 DEBUG : : Looking for writers 2025/03/15 07:56:28 DEBUG : a: reading active writers 2025/03/15 07:56:28 DEBUG : >WaitForWriters: 2025/03/15 07:56:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lebisej2refu/a/b not empty`) 2025/03/15 07:56:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/15 07:56:29 DEBUG : pacer: Reducing sleep to 15ms 2025/03/15 07:56:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/03/15 07:56:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.08s) === 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 "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:29 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:29 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:29 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:29 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:29 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 07:56:29 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/03/15 07:56:29 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/03/15 07:56:29 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 07:56:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:30 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:30 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:30 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/03/15 07:56:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 07:56:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:56:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:30 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:30 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 07:56:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:31 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/03/15 07:56:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/03/15 07:56:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:31 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:31 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:31 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:31 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (7 bytes), uploading instead of streaming 2025/03/15 07:56:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:32 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:32 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:32 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:32 DEBUG : : Looking for writers 2025/03/15 07:56:32 DEBUG : file1: reading active writers 2025/03/15 07:56:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.23s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:32 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:33 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:33 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:33 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:33 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/03/15 07:56:34 DEBUG : file1: aborting in-sequence write wait, off=100 2025/03/15 07:56:34 DEBUG : file1: failed to wait for in-sequence write to 100 2025/03/15 07:56:34 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/03/15 07:56:34 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (11 bytes), uploading instead of streaming 2025/03/15 07:56:34 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:34 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:34 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:34 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/03/15 07:56:34 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:34 DEBUG : : Looking for writers 2025/03/15 07:56:34 DEBUG : file1: reading active writers 2025/03/15 07:56:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.40s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:35 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:35 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:35 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:35 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/03/15 07:56:35 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:35 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (5 bytes), uploading instead of streaming 2025/03/15 07:56:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:36 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:36 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/03/15 07:56:36 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:36 DEBUG : : Looking for writers 2025/03/15 07:56:36 DEBUG : file1: reading active writers 2025/03/15 07:56:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.25s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:36 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:36 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:36 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:36 DEBUG : file1: WriteFileHandle.Release closing 2025/03/15 07:56:36 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:36 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 07:56:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:37 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:37 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/03/15 07:56:37 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:37 DEBUG : : Looking for writers 2025/03/15 07:56:37 DEBUG : file1: reading active writers 2025/03/15 07:56:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:37 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:37 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:37 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:37 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:37 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (2 bytes), uploading instead of streaming 2025/03/15 07:56:38 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:38 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:38 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/03/15 07:56:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:38 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:38 DEBUG : : Looking for writers 2025/03/15 07:56:38 DEBUG : file1: reading active writers 2025/03/15 07:56:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.41s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:39 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:39 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:39 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:39 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:39 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (0 bytes), uploading instead of streaming 2025/03/15 07:56:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:40 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:56:40 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 07:56:40 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/15 07:56:40 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/15 07:56:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:40 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:40 DEBUG : : Looking for writers 2025/03/15 07:56:40 DEBUG : file1: reading active writers 2025/03/15 07:56:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.67s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-lebisej2refu'", Local "Local file system at /tmp/rclone2159998186", Modify Window "1s" 2025/03/15 07:56:40 INFO : files root 'rclone-test-lebisej2refu': poll-interval is not supported by this remote 2025/03/15 07:56:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/03/15 07:56:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/03/15 07:56:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:41 DEBUG : file1: >Open: fd=file1 (w), err=<nil> 2025/03/15 07:56:41 DEBUG : file1: >OpenFile: fd=file1 (w), err=<nil> 2025/03/15 07:56:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:41 DEBUG : files root 'rclone-test-lebisej2refu': File to upload is small (100 bytes), uploading instead of streaming 2025/03/15 07:56:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/03/15 07:56:41 DEBUG : file1: Size of src and dst objects identical 2025/03/15 07:56:41 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/03/15 07:56:41 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/03/15 07:56:41 DEBUG : file1: Open: flags=O_RDONLY 2025/03/15 07:56:41 DEBUG : file1: >Open: fd=file1 (r), err=<nil> 2025/03/15 07:56:41 DEBUG : file1: >OpenFile: fd=file1 (r), err=<nil> 2025/03/15 07:56:41 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/03/15 07:56:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/03/15 07:56:42 DEBUG : WaitForWriters: timeout=30s 2025/03/15 07:56:42 DEBUG : : Looking for writers 2025/03/15 07:56:42 DEBUG : file1: reading active writers 2025/03/15 07:56:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.52s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/03/15 07:56:42 DEBUG : files root 'rclone-test-lebisej2refu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished OK in 4m1.640620421s (try 1/5)