"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/06/24 06:21:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-horoqez9beme" 2025/06/24 06:21:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 06:21:18 DEBUG : Creating backend with remote "/tmp/rclone4202690389" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:18 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:20 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:20 DEBUG : dir: Looking for writers 2025/06/24 06:21:20 DEBUG : Looking for writers 2025/06/24 06:21:20 DEBUG : dir: reading active writers 2025/06/24 06:21:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.24s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:21 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:27 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:27 DEBUG : dir/subdir: Looking for writers 2025/06/24 06:21:27 DEBUG : dir: Looking for writers 2025/06/24 06:21:27 DEBUG : file1: reading active writers 2025/06/24 06:21:27 DEBUG : file2: reading active writers 2025/06/24 06:21:27 DEBUG : subdir: reading active writers 2025/06/24 06:21:27 DEBUG : Looking for writers 2025/06/24 06:21:27 DEBUG : dir: reading active writers 2025/06/24 06:21:27 DEBUG : >WaitForWriters: 2025/06/24 06:21:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-horoqez9beme/dir not empty`) 2025/06/24 06:21:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:21:31 DEBUG : pacer: Reducing sleep to 15ms 2025/06/24 06:21:31 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (10.11s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:31 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:32 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 06:21:32 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:32 DEBUG : dir: Looking for writers 2025/06/24 06:21:32 DEBUG : file1: reading active writers 2025/06/24 06:21:32 DEBUG : Looking for writers 2025/06/24 06:21:32 DEBUG : dir: reading active writers 2025/06/24 06:21:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.24s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:33 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:34 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:34 DEBUG : dir: Looking for writers 2025/06/24 06:21:34 DEBUG : Looking for writers 2025/06/24 06:21:34 DEBUG : dir: reading active writers 2025/06/24 06:21:34 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.99s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:35 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:41 DEBUG : dir: forgetting directory cache 2025/06/24 06:21:41 DEBUG : forgetting directory cache 2025/06/24 06:21:41 DEBUG : dir: forgetting directory cache 2025/06/24 06:21:41 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:41 DEBUG : Looking for writers 2025/06/24 06:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (6.61s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:42 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/06/24 06:21:44 DEBUG : dir: invalidating directory cache 2025/06/24 06:21:44 DEBUG : >ForgetPath: 2025/06/24 06:21:44 DEBUG : ForgetPath: relativePath="dir", type=0 2025/06/24 06:21:44 DEBUG : invalidating directory cache 2025/06/24 06:21:44 DEBUG : dir: forgetting directory cache 2025/06/24 06:21:44 DEBUG : >ForgetPath: 2025/06/24 06:21:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/06/24 06:21:44 DEBUG : >ForgetPath: 2025/06/24 06:21:44 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:44 DEBUG : dir: Looking for writers 2025/06/24 06:21:44 DEBUG : Looking for writers 2025/06/24 06:21:44 DEBUG : dir: reading active writers 2025/06/24 06:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.07s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:45 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:49 DEBUG : forgetting directory cache 2025/06/24 06:21:49 DEBUG : dir: forgetting directory cache 2025/06/24 06:21:49 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:49 DEBUG : fil/a/b: Looking for writers 2025/06/24 06:21:49 DEBUG : fil/a: Looking for writers 2025/06/24 06:21:49 DEBUG : b: reading active writers 2025/06/24 06:21:49 DEBUG : fil: Looking for writers 2025/06/24 06:21:49 DEBUG : a: reading active writers 2025/06/24 06:21:49 DEBUG : dir: Looking for writers 2025/06/24 06:21:49 DEBUG : Looking for writers 2025/06/24 06:21:49 DEBUG : dir: reading active writers 2025/06/24 06:21:49 DEBUG : fil: reading active writers 2025/06/24 06:21:49 DEBUG : >WaitForWriters: 2025/06/24 06:21:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-horoqez9beme/fil/a not empty`) 2025/06/24 06:21:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:21:51 DEBUG : pacer: Reducing sleep to 15ms 2025/06/24 06:21:53 DEBUG : pacer: Reducing sleep to 11.25ms 2025/06/24 06:21:53 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirWalk (8.74s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:54 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:21:55 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:21:55 DEBUG : dir: Looking for writers 2025/06/24 06:21:55 DEBUG : Looking for writers 2025/06/24 06:21:55 DEBUG : dir: reading active writers 2025/06/24 06:21:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.18s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:21:56 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:00 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:00 DEBUG : dir: Looking for writers 2025/06/24 06:22:00 DEBUG : file1: reading active writers 2025/06/24 06:22:00 DEBUG : Looking for writers 2025/06/24 06:22:00 DEBUG : dir: reading active writers 2025/06/24 06:22:00 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.73s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:00 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/06/24 06:22:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/06/24 06:22:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/06/24 06:22:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/24 06:22:04 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/06/24 06:22:08 DEBUG : dir: invalidating directory cache 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/06/24 06:22:08 DEBUG : dir/file1: Reset virtual modtime 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/06/24 06:22:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/24 06:22:08 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/06/24 06:22:08 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/06/24 06:22:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:22:08 DEBUG : dir: invalidating directory cache 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/06/24 06:22:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/06/24 06:22:08 DEBUG : dir/virtualFile: Reset virtual modtime 2025/06/24 06:22:08 DEBUG : forgetting directory cache 2025/06/24 06:22:08 DEBUG : dir: forgetting directory cache 2025/06/24 06:22:08 DEBUG : dir/virtualDir: forgetting directory cache 2025/06/24 06:22:08 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:08 DEBUG : dir/virtualDir: Looking for writers 2025/06/24 06:22:08 DEBUG : dir: Looking for writers 2025/06/24 06:22:08 DEBUG : file1: reading active writers 2025/06/24 06:22:08 DEBUG : virtualFile2: reading active writers 2025/06/24 06:22:08 DEBUG : virtualFile: reading active writers 2025/06/24 06:22:08 DEBUG : virtualDir: reading active writers 2025/06/24 06:22:08 DEBUG : Looking for writers 2025/06/24 06:22:08 DEBUG : dir: reading active writers 2025/06/24 06:22:08 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (9.00s) --- PASS: TestDirReadDirAll/Virtual (3.88s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:09 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:11 ERROR : dir/: Can only open directories read only 2025/06/24 06:22:11 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:11 DEBUG : dir: Looking for writers 2025/06/24 06:22:11 DEBUG : Looking for writers 2025/06/24 06:22:11 DEBUG : dir: reading active writers 2025/06/24 06:22:11 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.06s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:12 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:22:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/24 06:22:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/06/24 06:22:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/24 06:22:13 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (5 bytes), uploading instead of streaming 2025/06/24 06:22:14 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/06/24 06:22:14 DEBUG : dir/potato: Size of src and dst objects identical 2025/06/24 06:22:14 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/06/24 06:22:14 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:14 DEBUG : dir: Looking for writers 2025/06/24 06:22:14 DEBUG : file1: reading active writers 2025/06/24 06:22:14 DEBUG : potato: reading active writers 2025/06/24 06:22:14 DEBUG : Looking for writers 2025/06/24 06:22:14 DEBUG : dir: reading active writers 2025/06/24 06:22:14 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.13s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:15 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:16 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/24 06:22:17 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:17 DEBUG : dir/sub: Looking for writers 2025/06/24 06:22:17 DEBUG : dir: Looking for writers 2025/06/24 06:22:17 DEBUG : file1: reading active writers 2025/06/24 06:22:17 DEBUG : sub: reading active writers 2025/06/24 06:22:17 DEBUG : Looking for writers 2025/06/24 06:22:17 DEBUG : dir: reading active writers 2025/06/24 06:22:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.40s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:18 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/24 06:22:20 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/06/24 06:22:21 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:21 DEBUG : dir/sub/subsub: Looking for writers 2025/06/24 06:22:21 DEBUG : dir/sub: Looking for writers 2025/06/24 06:22:21 DEBUG : subsub: reading active writers 2025/06/24 06:22:21 DEBUG : dir: Looking for writers 2025/06/24 06:22:21 DEBUG : sub: reading active writers 2025/06/24 06:22:21 DEBUG : file1: reading active writers 2025/06/24 06:22:21 DEBUG : Looking for writers 2025/06/24 06:22:21 DEBUG : dir: reading active writers 2025/06/24 06:22:21 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (3.97s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:22 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:23 ERROR : dir/: Dir.Remove not empty 2025/06/24 06:22:23 DEBUG : dir/file1: Remove: 2025/06/24 06:22:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:22:24 DEBUG : dir/file1: >Remove: err= 2025/06/24 06:22:24 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/24 06:22:24 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:24 DEBUG : Looking for writers 2025/06/24 06:22:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.07s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:24 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:26 DEBUG : dir/file1: Remove: 2025/06/24 06:22:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:22:26 DEBUG : dir/file1: >Remove: err= 2025/06/24 06:22:26 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/24 06:22:26 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:26 DEBUG : Looking for writers 2025/06/24 06:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.43s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:27 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:28 DEBUG : dir/file1: Remove: 2025/06/24 06:22:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:22:28 DEBUG : dir/file1: >Remove: err= 2025/06/24 06:22:28 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:28 DEBUG : dir: Looking for writers 2025/06/24 06:22:28 DEBUG : Looking for writers 2025/06/24 06:22:28 DEBUG : dir: reading active writers 2025/06/24 06:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.41s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:29 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/06/24 06:22:32 DEBUG : dir: Updating dir with dir2 0xc000343520 2025/06/24 06:22:32 DEBUG : dir: forgetting directory cache 2025/06/24 06:22:32 DEBUG : Added virtual directory entry vDel: "dir" 2025/06/24 06:22:32 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/06/24 06:22:33 INFO : dir2/file1: Moved (server-side) to: file2 2025/06/24 06:22:33 DEBUG : file2: Updating file with file2 0xc0009a6cc0 2025/06/24 06:22:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/06/24 06:22:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/24 06:22:33 INFO : dir2/file3: Deleted 2025/06/24 06:22:34 INFO : file2: Moved (server-side) to: dir2/file3 2025/06/24 06:22:34 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0009a6cc0 2025/06/24 06:22:34 DEBUG : Added virtual directory entry vDel: "file2" 2025/06/24 06:22:34 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/06/24 06:22:34 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/06/24 06:22:35 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000af5520 2025/06/24 06:22:35 DEBUG : empty directory: forgetting directory cache 2025/06/24 06:22:35 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/06/24 06:22:35 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/06/24 06:22:35 DEBUG : dir2: Renaming to "dir3" 2025/06/24 06:22:35 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:35 DEBUG : renamed empty directory: Looking for writers 2025/06/24 06:22:35 DEBUG : dir3: Looking for writers 2025/06/24 06:22:35 DEBUG : file3: reading active writers 2025/06/24 06:22:35 DEBUG : Looking for writers 2025/06/24 06:22:35 DEBUG : dir3: reading active writers 2025/06/24 06:22:35 DEBUG : renamed empty directory: reading active writers 2025/06/24 06:22:35 DEBUG : >WaitForWriters: --- PASS: TestDirRename (6.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:36 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/06/24 06:22:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:22:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:22:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/24 06:22:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/06/24 06:22:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/06/24 06:22:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/24 06:22:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:22:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:22:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/24 06:22:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/06/24 06:22:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/06/24 06:22:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/24 06:22:38 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (12 bytes), uploading instead of streaming 2025/06/24 06:22:39 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/06/24 06:22:39 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/06/24 06:22:39 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/06/24 06:22:39 DEBUG : forgetting directory cache 2025/06/24 06:22:39 DEBUG : dir: forgetting directory cache 2025/06/24 06:22:39 DEBUG : dir/sub: forgetting directory cache 2025/06/24 06:22:39 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/06/24 06:22:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/06/24 06:22:39 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (5 bytes), uploading instead of streaming 2025/06/24 06:22:40 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/06/24 06:22:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/06/24 06:22:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/06/24 06:22:40 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:40 DEBUG : dir/sub: Looking for writers 2025/06/24 06:22:40 DEBUG : file2: reading active writers 2025/06/24 06:22:40 DEBUG : file0: reading active writers 2025/06/24 06:22:40 DEBUG : dir: Looking for writers 2025/06/24 06:22:40 DEBUG : file1: reading active writers 2025/06/24 06:22:40 DEBUG : sub: reading active writers 2025/06/24 06:22:40 DEBUG : Looking for writers 2025/06/24 06:22:40 DEBUG : dir: reading active writers 2025/06/24 06:22:40 DEBUG : >WaitForWriters: 2025/06/24 06:22:41 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-horoqez9beme/dir not empty`) 2025/06/24 06:22:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:22:41 DEBUG : pacer: Reducing sleep to 15ms 2025/06/24 06:22:41 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.06s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:41 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:42 DEBUG : pacer: Reducing sleep to 10ms 2025/06/24 06:22:42 DEBUG : forgetting directory cache 2025/06/24 06:22:42 DEBUG : dir: forgetting directory cache 2025/06/24 06:22:42 DEBUG : dir: forgetting directory cache dir_test.go:693: ModTime not invalidated 2025/06/24 06:22:43 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:43 DEBUG : dir: Looking for writers 2025/06/24 06:22:43 DEBUG : Looking for writers 2025/06/24 06:22:43 DEBUG : dir: reading active writers 2025/06/24 06:22:43 DEBUG : >WaitForWriters: 2025/06/24 06:22:43 DEBUG : forgetting directory cache 2025/06/24 06:22:43 DEBUG : dir: forgetting directory cache 2025/06/24 06:22:43 DEBUG : dir: forgetting directory cache --- FAIL: TestDirEntryModTimeInvalidation (2.66s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:44 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:22:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/24 06:22:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/06/24 06:22:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:22:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/06/24 06:22:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/06/24 06:22:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/06/24 06:22:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:22:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/24 06:22:45 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:45 DEBUG : dir: Looking for writers 2025/06/24 06:22:45 DEBUG : file1: reading active writers 2025/06/24 06:22:45 DEBUG : file1.metadata: reading active writers 2025/06/24 06:22:45 DEBUG : Looking for writers 2025/06/24 06:22:45 DEBUG : dir: reading active writers 2025/06/24 06:22:45 DEBUG : dir.metadata: reading active writers 2025/06/24 06:22:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:46 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:47 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:47 DEBUG : dir: Looking for writers 2025/06/24 06:22:47 DEBUG : file1: reading active writers 2025/06/24 06:22:47 DEBUG : Looking for writers 2025/06/24 06:22:47 DEBUG : dir: reading active writers 2025/06/24 06:22:47 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:48 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:51 DEBUG : Can set mod time: true 2025/06/24 06:22:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/24 06:22:51 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:51 DEBUG : dir: Looking for writers 2025/06/24 06:22:51 DEBUG : file1: reading active writers 2025/06/24 06:22:51 DEBUG : Looking for writers 2025/06/24 06:22:51 DEBUG : dir: reading active writers 2025/06/24 06:22:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:52 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:22:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:22:53 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (0 bytes), uploading instead of streaming 2025/06/24 06:22:54 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:22:54 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/24 06:22:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/24 06:22:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:22:54 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:54 DEBUG : dir: Looking for writers 2025/06/24 06:22:54 DEBUG : file1: reading active writers 2025/06/24 06:22:54 DEBUG : Looking for writers 2025/06/24 06:22:54 DEBUG : dir: reading active writers 2025/06/24 06:22:54 DEBUG : >WaitForWriters: 2025/06/24 06:22:54 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:54 DEBUG : dir: Looking for writers 2025/06/24 06:22:54 DEBUG : file1: reading active writers 2025/06/24 06:22:54 DEBUG : Looking for writers 2025/06/24 06:22:54 DEBUG : dir: reading active writers 2025/06/24 06:22:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:55 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:22:56 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (5 bytes), uploading instead of streaming 2025/06/24 06:22:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:22:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/24 06:22:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/24 06:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:22:57 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:57 DEBUG : dir: Looking for writers 2025/06/24 06:22:57 DEBUG : file1: reading active writers 2025/06/24 06:22:57 DEBUG : Looking for writers 2025/06/24 06:22:57 DEBUG : dir: reading active writers 2025/06/24 06:22:57 DEBUG : >WaitForWriters: 2025/06/24 06:22:57 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:22:57 DEBUG : dir: Looking for writers 2025/06/24 06:22:57 DEBUG : file1: reading active writers 2025/06/24 06:22:57 DEBUG : Looking for writers 2025/06/24 06:22:57 DEBUG : dir: reading active writers 2025/06/24 06:22:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:22:58 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:22:58 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:22:58 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:22:58 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/24 06:23:00 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:00 DEBUG : dir: Looking for writers 2025/06/24 06:23:00 DEBUG : file1: reading active writers 2025/06/24 06:23:00 DEBUG : Looking for writers 2025/06/24 06:23:00 DEBUG : dir: reading active writers 2025/06/24 06:23:00 DEBUG : >WaitForWriters: 2025/06/24 06:23:00 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:01 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:01 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:01 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:01 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/24 06:23:02 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:02 DEBUG : dir/file1(0xc000ab0200): close: 2025/06/24 06:23:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/06/24 06:23:02 DEBUG : dir/file1(0xc000ab0200): >close: err= 2025/06/24 06:23:02 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:02 DEBUG : dir: Looking for writers 2025/06/24 06:23:02 DEBUG : file1: reading active writers 2025/06/24 06:23:02 DEBUG : Looking for writers 2025/06/24 06:23:02 DEBUG : dir: reading active writers 2025/06/24 06:23:02 DEBUG : >WaitForWriters: 2025/06/24 06:23:02 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:02 DEBUG : dir: Looking for writers 2025/06/24 06:23:02 DEBUG : file1: reading active writers 2025/06/24 06:23:02 DEBUG : Looking for writers 2025/06/24 06:23:02 DEBUG : dir: reading active writers 2025/06/24 06:23:02 DEBUG : >WaitForWriters: 2025/06/24 06:23:02 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:03 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:03 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:03 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:03 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:04 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/24 06:23:04 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:04 DEBUG : dir/file1(0xc0003ae540): _writeAt: size=5, off=0 2025/06/24 06:23:04 DEBUG : dir/file1(0xc0003ae540): openPending: 2025/06/24 06:23:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:23:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/24 06:23:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:04 DEBUG : dir/file1(0xc0003ae540): >openPending: err= 2025/06/24 06:23:04 DEBUG : dir/file1(0xc0003ae540): >_writeAt: n=5, err= 2025/06/24 06:23:04 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 06:23:04 DEBUG : dir/file1(0xc0003ae540): close: 2025/06/24 06:23:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/06/24 06:23:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/06/24 06:23:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/06/24 06:23:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/24 06:23:05 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 06:23:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:05 DEBUG : dir/file1(0xc0003ae540): >close: err= 2025/06/24 06:23:05 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:05 DEBUG : dir/file1: vfs cache: starting upload 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:05 DEBUG : dir: Looking for writers 2025/06/24 06:23:05 DEBUG : file1: reading active writers 2025/06/24 06:23:05 DEBUG : Looking for writers 2025/06/24 06:23:05 DEBUG : dir: reading active writers 2025/06/24 06:23:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:23:06 INFO : dir/file1: Copied (replaced existing) 2025/06/24 06:23:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/06/24 06:23:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/24 06:23:06 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/06/24 06:23:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/24 06:23:06 DEBUG : dir: Looking for writers 2025/06/24 06:23:06 DEBUG : file1: reading active writers 2025/06/24 06:23:06 DEBUG : Looking for writers 2025/06/24 06:23:06 DEBUG : dir: reading active writers 2025/06/24 06:23:06 DEBUG : >WaitForWriters: 2025/06/24 06:23:06 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:06 DEBUG : dir: Looking for writers 2025/06/24 06:23:06 DEBUG : file1: reading active writers 2025/06/24 06:23:06 DEBUG : Looking for writers 2025/06/24 06:23:06 DEBUG : dir: reading active writers 2025/06/24 06:23:06 DEBUG : >WaitForWriters: 2025/06/24 06:23:06 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.79s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.86s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.27s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.16s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.40s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.68s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:08 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:23:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:23:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:23:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/06/24 06:23:09 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:09 DEBUG : dir: Looking for writers 2025/06/24 06:23:09 DEBUG : file1: reading active writers 2025/06/24 06:23:09 DEBUG : Looking for writers 2025/06/24 06:23:09 DEBUG : dir: reading active writers 2025/06/24 06:23:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.21s) === RUN TestFileOpenReadUnknownSize 2025/06/24 06:23:10 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/06/24 06:23:10 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/06/24 06:23:10 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:23:10 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/06/24 06:23:10 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:10 DEBUG : Looking for writers 2025/06/24 06:23:10 DEBUG : file.txt: reading active writers 2025/06/24 06:23:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:10 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-horoqez9beme'": object not found 2025/06/24 06:23:11 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:11 DEBUG : Looking for writers 2025/06/24 06:23:11 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (0.98s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:11 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:12 DEBUG : dir/file1: Remove: 2025/06/24 06:23:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:12 DEBUG : dir/file1: >Remove: err= 2025/06/24 06:23:13 DEBUG : dir/file1: Remove: 2025/06/24 06:23:13 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/24 06:23:13 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:13 DEBUG : dir: Looking for writers 2025/06/24 06:23:13 DEBUG : Looking for writers 2025/06/24 06:23:13 DEBUG : dir: reading active writers 2025/06/24 06:23:13 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.31s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:13 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:14 DEBUG : dir/file1: Remove: 2025/06/24 06:23:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:15 DEBUG : dir/file1: >Remove: err= 2025/06/24 06:23:15 DEBUG : dir/file1: Remove: 2025/06/24 06:23:15 DEBUG : dir/file1: >Remove: err=Read only file system 2025/06/24 06:23:15 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:15 DEBUG : dir: Looking for writers 2025/06/24 06:23:15 DEBUG : Looking for writers 2025/06/24 06:23:15 DEBUG : dir: reading active writers 2025/06/24 06:23:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.26s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:15 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:23:17 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/06/24 06:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:23:17 DEBUG : dir/file1: Open: flags=O_RDWR 2025/06/24 06:23:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:23:17 DEBUG : dir/file1: Open: flags=0x3 2025/06/24 06:23:17 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/06/24 06:23:17 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/06/24 06:23:17 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:17 DEBUG : dir: Looking for writers 2025/06/24 06:23:17 DEBUG : file1: reading active writers 2025/06/24 06:23:17 DEBUG : Looking for writers 2025/06/24 06:23:17 DEBUG : dir: reading active writers 2025/06/24 06:23:17 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:18 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:19 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:19 DEBUG : dir: Looking for writers 2025/06/24 06:23:19 DEBUG : file1: reading active writers 2025/06/24 06:23:19 DEBUG : Looking for writers 2025/06/24 06:23:19 DEBUG : dir: reading active writers 2025/06/24 06:23:19 DEBUG : >WaitForWriters: 2025/06/24 06:23:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000e36180 2025/06/24 06:23:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:21 DEBUG : dir/file1: Updating file with dir/file1 0xc000e36180 2025/06/24 06:23:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc000e36180 2025/06/24 06:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:21 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (25 bytes), uploading instead of streaming 2025/06/24 06:23:22 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:23:22 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/24 06:23:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:22 DEBUG : newLeaf: Running delayed rename now 2025/06/24 06:23:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000e36180 2025/06/24 06:23:22 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:22 DEBUG : dir: Looking for writers 2025/06/24 06:23:22 DEBUG : Looking for writers 2025/06/24 06:23:22 DEBUG : dir: reading active writers 2025/06/24 06:23:22 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:22 DEBUG : >WaitForWriters: 2025/06/24 06:23:23 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:23 DEBUG : dir: Looking for writers 2025/06/24 06:23:23 DEBUG : Looking for writers 2025/06/24 06:23:23 DEBUG : dir: reading active writers 2025/06/24 06:23:23 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:23 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:23 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:25 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:25 DEBUG : dir: Looking for writers 2025/06/24 06:23:25 DEBUG : file1: reading active writers 2025/06/24 06:23:25 DEBUG : Looking for writers 2025/06/24 06:23:25 DEBUG : dir: reading active writers 2025/06/24 06:23:25 DEBUG : >WaitForWriters: 2025/06/24 06:23:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:26 DEBUG : newLeaf: Updating file with newLeaf 0xc000611680 2025/06/24 06:23:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:26 DEBUG : dir/file1: Updating file with dir/file1 0xc000611680 2025/06/24 06:23:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/06/24 06:23:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc000611680 2025/06/24 06:23:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:27 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (25 bytes), uploading instead of streaming 2025/06/24 06:23:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:23:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/06/24 06:23:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:27 DEBUG : newLeaf: Running delayed rename now 2025/06/24 06:23:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000611680 2025/06/24 06:23:28 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:28 DEBUG : dir: Looking for writers 2025/06/24 06:23:28 DEBUG : Looking for writers 2025/06/24 06:23:28 DEBUG : dir: reading active writers 2025/06/24 06:23:28 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:28 DEBUG : >WaitForWriters: 2025/06/24 06:23:28 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:28 DEBUG : dir: Looking for writers 2025/06/24 06:23:28 DEBUG : Looking for writers 2025/06/24 06:23:28 DEBUG : dir: reading active writers 2025/06/24 06:23:28 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:28 DEBUG : >WaitForWriters: 2025/06/24 06:23:28 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:29 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:29 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:23:31 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): openPending: 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/24 06:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): >openPending: err= 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): _writeAt: size=14, off=0 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): >_writeAt: n=14, err= 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): close: 2025/06/24 06:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/24 06:23:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:31 DEBUG : dir/file1(0xc000776d80): >close: err= 2025/06/24 06:23:31 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:31 DEBUG : dir/file1: vfs cache: starting upload 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:31 DEBUG : dir: Looking for writers 2025/06/24 06:23:31 DEBUG : file1: reading active writers 2025/06/24 06:23:31 DEBUG : Looking for writers 2025/06/24 06:23:31 DEBUG : dir: reading active writers 2025/06/24 06:23:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:32 DEBUG : dir: Looking for writers 2025/06/24 06:23:32 DEBUG : file1: reading active writers 2025/06/24 06:23:32 DEBUG : Looking for writers 2025/06/24 06:23:32 DEBUG : dir: reading active writers 2025/06/24 06:23:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:32 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:23:32 INFO : dir/file1: Copied (replaced existing) 2025/06/24 06:23:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/24 06:23:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/24 06:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/24 06:23:32 DEBUG : dir: Looking for writers 2025/06/24 06:23:32 DEBUG : file1: reading active writers 2025/06/24 06:23:32 DEBUG : Looking for writers 2025/06/24 06:23:32 DEBUG : dir: reading active writers 2025/06/24 06:23:32 DEBUG : >WaitForWriters: 2025/06/24 06:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:23:32 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): _readAt: size=512, off=0 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): openPending: 2025/06/24 06:23:32 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/06/24 06:23:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/24 06:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): >openPending: err= 2025/06/24 06:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): >_readAt: n=14, err=EOF 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): close: 2025/06/24 06:23:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:23:32 DEBUG : dir/file1(0xc000252940): >close: err= 2025/06/24 06:23:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d29c0 2025/06/24 06:23:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/24 06:23:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d29c0 2025/06/24 06:23:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:34 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:34 DEBUG : dir/file1(0xc000777ac0): openPending: 2025/06/24 06:23:34 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/06/24 06:23:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/24 06:23:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:34 DEBUG : dir/file1(0xc000777ac0): >openPending: err= 2025/06/24 06:23:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:34 DEBUG : dir/file1(0xc000777ac0): _writeAt: size=25, off=0 2025/06/24 06:23:34 DEBUG : dir/file1(0xc000777ac0): >_writeAt: n=25, err= 2025/06/24 06:23:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d29c0 2025/06/24 06:23:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:35 DEBUG : newLeaf(0xc000777ac0): close: 2025/06/24 06:23:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/24 06:23:35 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-24 06:23:34.75609064 +0000 UTC m=+137.410020501 2025/06/24 06:23:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:35 DEBUG : newLeaf(0xc000777ac0): >close: err= 2025/06/24 06:23:35 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:35 DEBUG : newLeaf: vfs cache: starting upload 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:35 DEBUG : dir: Looking for writers 2025/06/24 06:23:35 DEBUG : Looking for writers 2025/06/24 06:23:35 DEBUG : dir: reading active writers 2025/06/24 06:23:35 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:36 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/24 06:23:36 INFO : newLeaf: Copied (replaced existing) 2025/06/24 06:23:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-24 06:23:34 +0000 UTC," 2025/06/24 06:23:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/24 06:23:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/24 06:23:36 DEBUG : dir: Looking for writers 2025/06/24 06:23:36 DEBUG : Looking for writers 2025/06/24 06:23:36 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:36 DEBUG : dir: reading active writers 2025/06/24 06:23:36 DEBUG : >WaitForWriters: 2025/06/24 06:23:36 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:36 DEBUG : dir: Looking for writers 2025/06/24 06:23:36 DEBUG : Looking for writers 2025/06/24 06:23:36 DEBUG : dir: reading active writers 2025/06/24 06:23:36 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:36 DEBUG : >WaitForWriters: 2025/06/24 06:23:36 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:37 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:37 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:37 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:37 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:39 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:39 DEBUG : dir: Looking for writers 2025/06/24 06:23:39 DEBUG : file1: reading active writers 2025/06/24 06:23:39 DEBUG : Looking for writers 2025/06/24 06:23:39 DEBUG : dir: reading active writers 2025/06/24 06:23:39 DEBUG : >WaitForWriters: 2025/06/24 06:23:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:39 DEBUG : newLeaf: Updating file with newLeaf 0xc000e369c0 2025/06/24 06:23:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:40 DEBUG : dir/file1: Updating file with dir/file1 0xc000e369c0 2025/06/24 06:23:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:41 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:41 DEBUG : dir/file1(0xc000eea580): openPending: 2025/06/24 06:23:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:23:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/24 06:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:41 DEBUG : dir/file1(0xc000eea580): >openPending: err= 2025/06/24 06:23:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:41 DEBUG : dir/file1(0xc000eea580): _writeAt: size=25, off=0 2025/06/24 06:23:41 DEBUG : dir/file1(0xc000eea580): >_writeAt: n=25, err= 2025/06/24 06:23:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:41 DEBUG : newLeaf: Updating file with newLeaf 0xc000e369c0 2025/06/24 06:23:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:41 DEBUG : newLeaf(0xc000eea580): close: 2025/06/24 06:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/24 06:23:41 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-24 06:23:41.099633046 +0000 UTC m=+143.753562898 2025/06/24 06:23:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:41 DEBUG : newLeaf(0xc000eea580): >close: err= 2025/06/24 06:23:41 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:41 DEBUG : dir: Looking for writers 2025/06/24 06:23:41 DEBUG : Looking for writers 2025/06/24 06:23:41 DEBUG : dir: reading active writers 2025/06/24 06:23:41 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:41 DEBUG : dir: Looking for writers 2025/06/24 06:23:41 DEBUG : Looking for writers 2025/06/24 06:23:41 DEBUG : dir: reading active writers 2025/06/24 06:23:41 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:41 DEBUG : dir: Looking for writers 2025/06/24 06:23:41 DEBUG : Looking for writers 2025/06/24 06:23:41 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:41 DEBUG : dir: reading active writers 2025/06/24 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:41 DEBUG : dir: Looking for writers 2025/06/24 06:23:41 DEBUG : Looking for writers 2025/06/24 06:23:41 DEBUG : dir: reading active writers 2025/06/24 06:23:41 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:41 DEBUG : newLeaf: vfs cache: starting upload 2025/06/24 06:23:41 DEBUG : dir: Looking for writers 2025/06/24 06:23:41 DEBUG : Looking for writers 2025/06/24 06:23:41 DEBUG : dir: reading active writers 2025/06/24 06:23:41 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:42 DEBUG : dir: Looking for writers 2025/06/24 06:23:42 DEBUG : Looking for writers 2025/06/24 06:23:42 DEBUG : dir: reading active writers 2025/06/24 06:23:42 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:42 DEBUG : dir: Looking for writers 2025/06/24 06:23:42 DEBUG : Looking for writers 2025/06/24 06:23:42 DEBUG : dir: reading active writers 2025/06/24 06:23:42 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:42 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/24 06:23:42 INFO : newLeaf: Copied (replaced existing) 2025/06/24 06:23:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-24 06:23:41 +0000 UTC," 2025/06/24 06:23:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/24 06:23:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/24 06:23:43 DEBUG : dir: Looking for writers 2025/06/24 06:23:43 DEBUG : Looking for writers 2025/06/24 06:23:43 DEBUG : dir: reading active writers 2025/06/24 06:23:43 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:43 DEBUG : >WaitForWriters: 2025/06/24 06:23:43 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:43 DEBUG : dir: Looking for writers 2025/06/24 06:23:43 DEBUG : Looking for writers 2025/06/24 06:23:43 DEBUG : dir: reading active writers 2025/06/24 06:23:43 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:43 DEBUG : >WaitForWriters: 2025/06/24 06:23:43 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:43 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:43 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:43 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:43 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:23:45 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): openPending: 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/24 06:23:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): >openPending: err= 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): _writeAt: size=14, off=0 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): >_writeAt: n=14, err= 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): close: 2025/06/24 06:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/24 06:23:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:45 DEBUG : dir/file1(0xc001100140): >close: err= 2025/06/24 06:23:45 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:45 DEBUG : dir: Looking for writers 2025/06/24 06:23:45 DEBUG : file1: reading active writers 2025/06/24 06:23:45 DEBUG : Looking for writers 2025/06/24 06:23:45 DEBUG : dir: reading active writers 2025/06/24 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:45 DEBUG : dir: Looking for writers 2025/06/24 06:23:45 DEBUG : file1: reading active writers 2025/06/24 06:23:45 DEBUG : Looking for writers 2025/06/24 06:23:45 DEBUG : dir: reading active writers 2025/06/24 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:45 DEBUG : dir: Looking for writers 2025/06/24 06:23:45 DEBUG : file1: reading active writers 2025/06/24 06:23:45 DEBUG : Looking for writers 2025/06/24 06:23:45 DEBUG : dir: reading active writers 2025/06/24 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:45 DEBUG : dir: Looking for writers 2025/06/24 06:23:45 DEBUG : file1: reading active writers 2025/06/24 06:23:45 DEBUG : Looking for writers 2025/06/24 06:23:45 DEBUG : dir: reading active writers 2025/06/24 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:45 DEBUG : dir/file1: vfs cache: starting upload 2025/06/24 06:23:45 DEBUG : dir: Looking for writers 2025/06/24 06:23:45 DEBUG : file1: reading active writers 2025/06/24 06:23:45 DEBUG : Looking for writers 2025/06/24 06:23:45 DEBUG : dir: reading active writers 2025/06/24 06:23:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:46 DEBUG : dir: Looking for writers 2025/06/24 06:23:46 DEBUG : file1: reading active writers 2025/06/24 06:23:46 DEBUG : Looking for writers 2025/06/24 06:23:46 DEBUG : dir: reading active writers 2025/06/24 06:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:46 DEBUG : dir: Looking for writers 2025/06/24 06:23:46 DEBUG : file1: reading active writers 2025/06/24 06:23:46 DEBUG : Looking for writers 2025/06/24 06:23:46 DEBUG : dir: reading active writers 2025/06/24 06:23:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:46 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:23:46 INFO : dir/file1: Copied (replaced existing) 2025/06/24 06:23:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/24 06:23:46 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/06/24 06:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/24 06:23:46 DEBUG : dir: Looking for writers 2025/06/24 06:23:46 DEBUG : file1: reading active writers 2025/06/24 06:23:46 DEBUG : Looking for writers 2025/06/24 06:23:46 DEBUG : dir: reading active writers 2025/06/24 06:23:46 DEBUG : >WaitForWriters: 2025/06/24 06:23:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:23:46 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): _readAt: size=512, off=0 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): openPending: 2025/06/24 06:23:46 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/06/24 06:23:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/24 06:23:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): >openPending: err= 2025/06/24 06:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): >_readAt: n=14, err=EOF 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): close: 2025/06/24 06:23:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:23:46 DEBUG : dir/file1(0xc000eebc00): >close: err= 2025/06/24 06:23:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:47 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6e40 2025/06/24 06:23:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/24 06:23:48 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a6e40 2025/06/24 06:23:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:49 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:49 DEBUG : dir/file1(0xc00109e1c0): openPending: 2025/06/24 06:23:49 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/06/24 06:23:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/24 06:23:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:49 DEBUG : dir/file1(0xc00109e1c0): >openPending: err= 2025/06/24 06:23:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:49 DEBUG : dir/file1(0xc00109e1c0): _writeAt: size=25, off=0 2025/06/24 06:23:49 DEBUG : dir/file1(0xc00109e1c0): >_writeAt: n=25, err= 2025/06/24 06:23:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6e40 2025/06/24 06:23:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:49 DEBUG : newLeaf(0xc00109e1c0): close: 2025/06/24 06:23:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/24 06:23:49 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-24 06:23:49.084415659 +0000 UTC m=+151.738345480 2025/06/24 06:23:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:49 DEBUG : newLeaf(0xc00109e1c0): >close: err= 2025/06/24 06:23:49 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:49 DEBUG : dir: Looking for writers 2025/06/24 06:23:49 DEBUG : Looking for writers 2025/06/24 06:23:49 DEBUG : dir: reading active writers 2025/06/24 06:23:49 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:49 DEBUG : dir: Looking for writers 2025/06/24 06:23:49 DEBUG : Looking for writers 2025/06/24 06:23:49 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:49 DEBUG : dir: reading active writers 2025/06/24 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:49 DEBUG : dir: Looking for writers 2025/06/24 06:23:49 DEBUG : Looking for writers 2025/06/24 06:23:49 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:49 DEBUG : dir: reading active writers 2025/06/24 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:49 DEBUG : dir: Looking for writers 2025/06/24 06:23:49 DEBUG : Looking for writers 2025/06/24 06:23:49 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:49 DEBUG : dir: reading active writers 2025/06/24 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:49 DEBUG : newLeaf: vfs cache: starting upload 2025/06/24 06:23:49 DEBUG : dir: Looking for writers 2025/06/24 06:23:49 DEBUG : Looking for writers 2025/06/24 06:23:49 DEBUG : dir: reading active writers 2025/06/24 06:23:49 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:50 DEBUG : dir: Looking for writers 2025/06/24 06:23:50 DEBUG : Looking for writers 2025/06/24 06:23:50 DEBUG : dir: reading active writers 2025/06/24 06:23:50 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:50 DEBUG : dir: Looking for writers 2025/06/24 06:23:50 DEBUG : Looking for writers 2025/06/24 06:23:50 DEBUG : dir: reading active writers 2025/06/24 06:23:50 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:50 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/24 06:23:50 INFO : newLeaf: Copied (replaced existing) 2025/06/24 06:23:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-24 06:23:49 +0000 UTC," 2025/06/24 06:23:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/24 06:23:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/24 06:23:50 DEBUG : dir: Looking for writers 2025/06/24 06:23:50 DEBUG : Looking for writers 2025/06/24 06:23:50 DEBUG : dir: reading active writers 2025/06/24 06:23:50 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:50 DEBUG : >WaitForWriters: 2025/06/24 06:23:51 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:51 DEBUG : dir: Looking for writers 2025/06/24 06:23:51 DEBUG : Looking for writers 2025/06/24 06:23:51 DEBUG : dir: reading active writers 2025/06/24 06:23:51 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:51 DEBUG : >WaitForWriters: 2025/06/24 06:23:51 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:51 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:51 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:23:51 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:23:51 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:23:53 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:53 DEBUG : dir: Looking for writers 2025/06/24 06:23:53 DEBUG : file1: reading active writers 2025/06/24 06:23:53 DEBUG : Looking for writers 2025/06/24 06:23:53 DEBUG : dir: reading active writers 2025/06/24 06:23:53 DEBUG : >WaitForWriters: 2025/06/24 06:23:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:23:53 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): _readAt: size=512, off=0 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): openPending: 2025/06/24 06:23:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:23:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/06/24 06:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): >openPending: err= 2025/06/24 06:23:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/06/24 06:23:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:23:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:23:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): >_readAt: n=14, err=EOF 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): close: 2025/06/24 06:23:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:23:53 DEBUG : dir/file1(0xc001100a40): >close: err= 2025/06/24 06:23:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d2840 2025/06/24 06:23:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/06/24 06:23:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/06/24 06:23:55 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d2840 2025/06/24 06:23:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/06/24 06:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:23:55 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:23:55 DEBUG : dir/file1(0xc0003afa80): openPending: 2025/06/24 06:23:55 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/06/24 06:23:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/06/24 06:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:23:55 DEBUG : dir/file1(0xc0003afa80): >openPending: err= 2025/06/24 06:23:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:23:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:23:55 DEBUG : dir/file1(0xc0003afa80): _writeAt: size=25, off=0 2025/06/24 06:23:55 DEBUG : dir/file1(0xc0003afa80): >_writeAt: n=25, err= 2025/06/24 06:23:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/06/24 06:23:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/06/24 06:23:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0009d2840 2025/06/24 06:23:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:23:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:56 DEBUG : newLeaf(0xc0003afa80): close: 2025/06/24 06:23:56 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/06/24 06:23:56 DEBUG : newLeaf: vfs cache: setting modification time to 2025-06-24 06:23:55.622370437 +0000 UTC m=+158.276300287 2025/06/24 06:23:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/06/24 06:23:56 DEBUG : newLeaf(0xc0003afa80): >close: err= 2025/06/24 06:23:56 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:23:56 DEBUG : newLeaf: vfs cache: starting upload 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:23:56 DEBUG : dir: Looking for writers 2025/06/24 06:23:56 DEBUG : Looking for writers 2025/06/24 06:23:56 DEBUG : dir: reading active writers 2025/06/24 06:23:56 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:23:57 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/06/24 06:23:57 INFO : newLeaf: Copied (replaced existing) 2025/06/24 06:23:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-06-24 06:23:55 +0000 UTC," 2025/06/24 06:23:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/06/24 06:23:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/06/24 06:23:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/06/24 06:23:57 DEBUG : dir: Looking for writers 2025/06/24 06:23:57 DEBUG : Looking for writers 2025/06/24 06:23:57 DEBUG : dir: reading active writers 2025/06/24 06:23:57 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:57 DEBUG : >WaitForWriters: 2025/06/24 06:23:58 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:58 DEBUG : dir: Looking for writers 2025/06/24 06:23:58 DEBUG : Looking for writers 2025/06/24 06:23:58 DEBUG : dir: reading active writers 2025/06/24 06:23:58 DEBUG : newLeaf: reading active writers 2025/06/24 06:23:58 DEBUG : >WaitForWriters: 2025/06/24 06:23:58 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestFileRename (41.16s) --- PASS: TestFileRename/off,forceCache=false (5.73s) --- PASS: TestFileRename/minimal,forceCache=false (5.62s) --- PASS: TestFileRename/minimal,forceCache=true (8.17s) --- PASS: TestFileRename/writes,forceCache=false (6.31s) --- PASS: TestFileRename/writes,forceCache=true (7.95s) --- PASS: TestFileRename/full,forceCache=false (7.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-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:59 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:59 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:23:59 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:23:59 DEBUG : Looking for writers 2025/06/24 06:23:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:23:59 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:24:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/24 06:24:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:01 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:01 DEBUG : dir: Looking for writers 2025/06/24 06:24:01 DEBUG : file1: reading active writers 2025/06/24 06:24:01 DEBUG : Looking for writers 2025/06/24 06:24:01 DEBUG : dir: reading active writers 2025/06/24 06:24:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.26s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:01 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:24:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/24 06:24:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/24 06:24:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/24 06:24:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/24 06:24:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/24 06:24:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/24 06:24:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/24 06:24:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/24 06:24:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/06/24 06:24:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/06/24 06:24:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/06/24 06:24:05 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:05 DEBUG : dir: Looking for writers 2025/06/24 06:24:05 DEBUG : file1: reading active writers 2025/06/24 06:24:05 DEBUG : Looking for writers 2025/06/24 06:24:05 DEBUG : dir: reading active writers 2025/06/24 06:24:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.17s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:06 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:24:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/24 06:24:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/06/24 06:24:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/06/24 06:24:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/06/24 06:24:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/06/24 06:24:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/06/24 06:24:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/06/24 06:24:10 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/06/24 06:24:10 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/06/24 06:24:10 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/06/24 06:24:10 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/24 06:24:10 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/06/24 06:24:10 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/06/24 06:24:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/24 06:24:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/24 06:24:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/24 06:24:11 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/06/24 06:24:11 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/06/24 06:24:11 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/06/24 06:24:11 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/06/24 06:24:11 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/06/24 06:24:11 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:11 DEBUG : dir: Looking for writers 2025/06/24 06:24:11 DEBUG : file1: reading active writers 2025/06/24 06:24:11 DEBUG : Looking for writers 2025/06/24 06:24:11 DEBUG : dir: reading active writers 2025/06/24 06:24:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.97s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:11 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:24:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/24 06:24:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:13 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:13 DEBUG : dir: Looking for writers 2025/06/24 06:24:13 DEBUG : file1: reading active writers 2025/06/24 06:24:13 DEBUG : Looking for writers 2025/06/24 06:24:13 DEBUG : dir: reading active writers 2025/06/24 06:24:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.27s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:14 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/06/24 06:24:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/06/24 06:24:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/06/24 06:24:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/06/24 06:24:15 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:15 DEBUG : dir: Looking for writers 2025/06/24 06:24:15 DEBUG : file1: reading active writers 2025/06/24 06:24:15 DEBUG : Looking for writers 2025/06/24 06:24:15 DEBUG : dir: reading active writers 2025/06/24 06:24:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.25s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:16 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:16 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:16 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:16 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:18 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:18 DEBUG : dir/file1(0xc000757280): _readAt: size=1, off=0 2025/06/24 06:24:18 DEBUG : dir/file1(0xc000757280): openPending: 2025/06/24 06:24:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:18 DEBUG : dir/file1(0xc000757280): >openPending: err= 2025/06/24 06:24:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/24 06:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): >_readAt: n=1, err= 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): _readAt: size=256, off=1 2025/06/24 06:24:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): >_readAt: n=15, err=EOF 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): _readAt: size=16, off=16 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): >_readAt: n=0, err=EOF 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): close: 2025/06/24 06:24:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): >close: err= 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): close: 2025/06/24 06:24:19 DEBUG : dir/file1(0xc000757280): >close: err=file already closed 2025/06/24 06:24:19 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:19 DEBUG : dir: Looking for writers 2025/06/24 06:24:19 DEBUG : file1: reading active writers 2025/06/24 06:24:19 DEBUG : Looking for writers 2025/06/24 06:24:19 DEBUG : dir: reading active writers 2025/06/24 06:24:19 DEBUG : >WaitForWriters: 2025/06/24 06:24:19 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.87s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:21 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:21 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:21 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:21 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:22 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): _readAt: size=1, off=0 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): openPending: 2025/06/24 06:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >openPending: err= 2025/06/24 06:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/24 06:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >_readAt: n=1, err= 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): _readAt: size=1, off=5 2025/06/24 06:24:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >_readAt: n=1, err= 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): _readAt: size=1, off=3 2025/06/24 06:24:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >_readAt: n=1, err= 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): _readAt: size=1, off=13 2025/06/24 06:24:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >_readAt: n=1, err= 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): _readAt: size=16, off=100 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): >_readAt: n=0, err=EOF 2025/06/24 06:24:22 DEBUG : dir/file1(0xc000313680): close: 2025/06/24 06:24:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:24:23 DEBUG : dir/file1(0xc000313680): >close: err= 2025/06/24 06:24:23 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:23 DEBUG : dir: Looking for writers 2025/06/24 06:24:23 DEBUG : file1: reading active writers 2025/06/24 06:24:23 DEBUG : Looking for writers 2025/06/24 06:24:23 DEBUG : dir: reading active writers 2025/06/24 06:24:23 DEBUG : >WaitForWriters: 2025/06/24 06:24:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.34s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:23 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:23 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:25 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=1, off=0 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): openPending: 2025/06/24 06:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >openPending: err= 2025/06/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/06/24 06:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=1, err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=1, off=5 2025/06/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=1, err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=1, off=1 2025/06/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=1, err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=6, off=10 2025/06/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=6, err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=256, off=10 2025/06/24 06:24:25 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=6, err=EOF 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=256, off=100 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=0, err=EOF 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): close: 2025/06/24 06:24:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >close: err= 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): _readAt: size=256, off=100 2025/06/24 06:24:25 DEBUG : dir/file1(0xc0003ae680): >_readAt: n=0, err=file already closed 2025/06/24 06:24:25 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:25 DEBUG : dir: Looking for writers 2025/06/24 06:24:25 DEBUG : file1: reading active writers 2025/06/24 06:24:25 DEBUG : Looking for writers 2025/06/24 06:24:25 DEBUG : dir: reading active writers 2025/06/24 06:24:25 DEBUG : >WaitForWriters: 2025/06/24 06:24:25 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.47s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:26 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:26 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:26 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:26 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:27 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): RWFileHandle.Flush 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): _readAt: size=256, off=0 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): openPending: 2025/06/24 06:24:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): >openPending: err= 2025/06/24 06:24:27 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/24 06:24:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:24:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): >_readAt: n=16, err=EOF 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): RWFileHandle.Flush 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): RWFileHandle.Flush 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): close: 2025/06/24 06:24:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:24:27 DEBUG : dir/file1(0xc00109f440): >close: err= 2025/06/24 06:24:27 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:27 DEBUG : dir: Looking for writers 2025/06/24 06:24:27 DEBUG : file1: reading active writers 2025/06/24 06:24:27 DEBUG : Looking for writers 2025/06/24 06:24:27 DEBUG : dir: reading active writers 2025/06/24 06:24:27 DEBUG : >WaitForWriters: 2025/06/24 06:24:27 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.90s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:29 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:29 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:24:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/06/24 06:24:30 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): _readAt: size=256, off=0 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): openPending: 2025/06/24 06:24:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): >openPending: err= 2025/06/24 06:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/06/24 06:24:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:24:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:24:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): >_readAt: n=16, err=EOF 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): RWFileHandle.Release 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): close: 2025/06/24 06:24:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): >close: err= 2025/06/24 06:24:30 DEBUG : dir/file1(0xc000253d40): RWFileHandle.Release 2025/06/24 06:24:30 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:30 DEBUG : dir: Looking for writers 2025/06/24 06:24:30 DEBUG : file1: reading active writers 2025/06/24 06:24:30 DEBUG : Looking for writers 2025/06/24 06:24:30 DEBUG : dir: reading active writers 2025/06/24 06:24:30 DEBUG : >WaitForWriters: 2025/06/24 06:24:30 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.68s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:31 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:31 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:31 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:31 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:31 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): openPending: 2025/06/24 06:24:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): >openPending: err= 2025/06/24 06:24:31 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): _writeAt: size=5, off=0 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): >_writeAt: n=5, err= 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): _writeAt: size=7, off=5 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): >_writeAt: n=7, err= 2025/06/24 06:24:31 DEBUG : file1: vfs cache: truncate to size=11 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): close: 2025/06/24 06:24:31 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:31.889689018 +0000 UTC m=+194.543618869 2025/06/24 06:24:31 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): >close: err= 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): close: 2025/06/24 06:24:31 DEBUG : file1(0xc0003af880): >close: err=file already closed 2025/06/24 06:24:31 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:31 DEBUG : Looking for writers 2025/06/24 06:24:31 DEBUG : file1: reading active writers 2025/06/24 06:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:31 DEBUG : Looking for writers 2025/06/24 06:24:31 DEBUG : file1: reading active writers 2025/06/24 06:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:31 DEBUG : Looking for writers 2025/06/24 06:24:31 DEBUG : file1: reading active writers 2025/06/24 06:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:31 DEBUG : Looking for writers 2025/06/24 06:24:31 DEBUG : file1: reading active writers 2025/06/24 06:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:31 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:32 DEBUG : Looking for writers 2025/06/24 06:24:32 DEBUG : file1: reading active writers 2025/06/24 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:32 DEBUG : Looking for writers 2025/06/24 06:24:32 DEBUG : file1: reading active writers 2025/06/24 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:32 DEBUG : Looking for writers 2025/06/24 06:24:32 DEBUG : file1: reading active writers 2025/06/24 06:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:32 INFO : file1: Copied (new) 2025/06/24 06:24:32 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-24 06:24:31 +0000 UTC," 2025/06/24 06:24:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:32 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : >WaitForWriters: 2025/06/24 06:24:33 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : >WaitForWriters: 2025/06/24 06:24:33 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.95s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:33 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:33 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:33 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:33 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:33 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): openPending: 2025/06/24 06:24:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): >openPending: err= 2025/06/24 06:24:33 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): _writeAt: size=7, off=0 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): >_writeAt: n=7, err= 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): _writeAt: size=6, off=5 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): >_writeAt: n=6, err= 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): close: 2025/06/24 06:24:33 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:33.831596653 +0000 UTC m=+196.485526485 2025/06/24 06:24:33 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): >close: err= 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): _writeAt: size=5, off=0 2025/06/24 06:24:33 DEBUG : file1(0xc000776640): >_writeAt: n=0, err=file already closed 2025/06/24 06:24:33 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:33 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:33 DEBUG : Looking for writers 2025/06/24 06:24:33 DEBUG : file1: reading active writers 2025/06/24 06:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:34 DEBUG : Looking for writers 2025/06/24 06:24:34 DEBUG : file1: reading active writers 2025/06/24 06:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:34 DEBUG : Looking for writers 2025/06/24 06:24:34 DEBUG : file1: reading active writers 2025/06/24 06:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:35 DEBUG : Looking for writers 2025/06/24 06:24:35 DEBUG : file1: reading active writers 2025/06/24 06:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/24 06:24:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:35 INFO : file1: Copied (new) 2025/06/24 06:24:35 DEBUG : file1: vfs cache: fingerprint now "11,2025-06-24 06:24:33 +0000 UTC," 2025/06/24 06:24:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:35 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : >WaitForWriters: 2025/06/24 06:24:36 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : >WaitForWriters: 2025/06/24 06:24:36 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.95s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:36 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:36 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:36 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:36 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:36 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:36 DEBUG : file1(0xc001090880): openPending: 2025/06/24 06:24:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:36 DEBUG : file1(0xc001090880): >openPending: err= 2025/06/24 06:24:36 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:36 DEBUG : file1(0xc001090880): close: 2025/06/24 06:24:36 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:36.786426506 +0000 UTC m=+199.440356367 2025/06/24 06:24:36 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:36 DEBUG : file1(0xc001090880): >close: err= 2025/06/24 06:24:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/24 06:24:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:24:36 DEBUG : file2: newRWFileHandle: 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): openPending: 2025/06/24 06:24:36 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): >openPending: err= 2025/06/24 06:24:36 DEBUG : file2: >newRWFileHandle: err= 2025/06/24 06:24:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/24 06:24:36 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/06/24 06:24:36 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): RWFileHandle.Flush 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): RWFileHandle.Release 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): close: 2025/06/24 06:24:36 DEBUG : file2: vfs cache: setting modification time to 2025-06-24 06:24:36.78786614 +0000 UTC m=+199.441795990 2025/06/24 06:24:36 INFO : file2: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:36 DEBUG : file2(0xc001090d00): >close: err= 2025/06/24 06:24:36 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : file2: reading active writers 2025/06/24 06:24:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : file2: reading active writers 2025/06/24 06:24:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : file2: reading active writers 2025/06/24 06:24:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : file2: reading active writers 2025/06/24 06:24:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/06/24 06:24:36 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:36 DEBUG : file2: vfs cache: starting upload 2025/06/24 06:24:36 DEBUG : Looking for writers 2025/06/24 06:24:36 DEBUG : file1: reading active writers 2025/06/24 06:24:36 DEBUG : file2: reading active writers 2025/06/24 06:24:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/06/24 06:24:37 DEBUG : Looking for writers 2025/06/24 06:24:37 DEBUG : file1: reading active writers 2025/06/24 06:24:37 DEBUG : file2: reading active writers 2025/06/24 06:24:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/06/24 06:24:37 DEBUG : Looking for writers 2025/06/24 06:24:37 DEBUG : file1: reading active writers 2025/06/24 06:24:37 DEBUG : file2: reading active writers 2025/06/24 06:24:37 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/06/24 06:24:37 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/06/24 06:24:37 INFO : file2: Copied (new) 2025/06/24 06:24:37 DEBUG : file2: vfs cache: fingerprint now "0,2025-06-24 06:24:36 +0000 UTC," 2025/06/24 06:24:37 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/06/24 06:24:37 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/06/24 06:24:37 INFO : file2: vfs cache: upload succeeded try #1 2025/06/24 06:24:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:37 INFO : file1: Copied (new) 2025/06/24 06:24:37 DEBUG : file1: vfs cache: fingerprint now "0,2025-06-24 06:24:36 +0000 UTC," 2025/06/24 06:24:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:37 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file2: reading active writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : >WaitForWriters: 2025/06/24 06:24:38 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : file2: reading active writers 2025/06/24 06:24:38 DEBUG : >WaitForWriters: 2025/06/24 06:24:38 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.11s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:38 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:38 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:38 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:38 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:38 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): openPending: 2025/06/24 06:24:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): >openPending: err= 2025/06/24 06:24:38 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): _writeAt: size=5, off=0 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): >_writeAt: n=5, err= 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): RWFileHandle.Flush 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): RWFileHandle.Flush 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): close: 2025/06/24 06:24:38 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:38.884507299 +0000 UTC m=+201.538437200 2025/06/24 06:24:38 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:38 DEBUG : file1(0xc000ab15c0): >close: err= 2025/06/24 06:24:38 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:38 DEBUG : Looking for writers 2025/06/24 06:24:38 DEBUG : file1: reading active writers 2025/06/24 06:24:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:38 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:39 DEBUG : Looking for writers 2025/06/24 06:24:39 DEBUG : file1: reading active writers 2025/06/24 06:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:39 DEBUG : Looking for writers 2025/06/24 06:24:39 DEBUG : file1: reading active writers 2025/06/24 06:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:39 DEBUG : Looking for writers 2025/06/24 06:24:39 DEBUG : file1: reading active writers 2025/06/24 06:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:39 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:39 INFO : file1: Copied (new) 2025/06/24 06:24:39 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-24 06:24:38 +0000 UTC," 2025/06/24 06:24:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:39 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : >WaitForWriters: 2025/06/24 06:24:40 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.83s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:40 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:40 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:40 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:40 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:40 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): openPending: 2025/06/24 06:24:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): >openPending: err= 2025/06/24 06:24:40 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): _writeAt: size=5, off=0 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): >_writeAt: n=5, err= 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): RWFileHandle.Release 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): close: 2025/06/24 06:24:40 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:40.71259483 +0000 UTC m=+203.366524682 2025/06/24 06:24:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): >close: err= 2025/06/24 06:24:40 DEBUG : file1(0xc001100040): RWFileHandle.Release 2025/06/24 06:24:40 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:40 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:40 DEBUG : Looking for writers 2025/06/24 06:24:40 DEBUG : file1: reading active writers 2025/06/24 06:24:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:41 DEBUG : Looking for writers 2025/06/24 06:24:41 DEBUG : file1: reading active writers 2025/06/24 06:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:41 DEBUG : Looking for writers 2025/06/24 06:24:41 DEBUG : file1: reading active writers 2025/06/24 06:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:41 INFO : file1: Copied (new) 2025/06/24 06:24:41 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-24 06:24:40 +0000 UTC," 2025/06/24 06:24:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:41 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:41 DEBUG : Looking for writers 2025/06/24 06:24:41 DEBUG : file1: reading active writers 2025/06/24 06:24:41 DEBUG : >WaitForWriters: 2025/06/24 06:24:41 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:42 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:42 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:42 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:42 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/06/24 06:24:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:24:44 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): openPending: 2025/06/24 06:24:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): >openPending: err= 2025/06/24 06:24:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/06/24 06:24:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): _writeAt: size=5, off=0 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): >_writeAt: n=5, err= 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): close: 2025/06/24 06:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-24 06:24:44.25341396 +0000 UTC m=+206.907343781 2025/06/24 06:24:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:44 DEBUG : dir/file1(0xc0007560c0): >close: err= 2025/06/24 06:24:44 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:44 DEBUG : dir/file1: vfs cache: starting upload 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:44 DEBUG : dir: Looking for writers 2025/06/24 06:24:44 DEBUG : file1: reading active writers 2025/06/24 06:24:44 DEBUG : Looking for writers 2025/06/24 06:24:44 DEBUG : dir: reading active writers 2025/06/24 06:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:45 INFO : dir/file1: Copied (replaced existing) 2025/06/24 06:24:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-06-24 06:24:44 +0000 UTC," 2025/06/24 06:24:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:45 DEBUG : dir: Looking for writers 2025/06/24 06:24:45 DEBUG : file1: reading active writers 2025/06/24 06:24:45 DEBUG : Looking for writers 2025/06/24 06:24:45 DEBUG : dir: reading active writers 2025/06/24 06:24:45 DEBUG : >WaitForWriters: 2025/06/24 06:24:45 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.32s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:46 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:46 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:46 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:46 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:48 DEBUG : dir/file1: newRWFileHandle: 2025/06/24 06:24:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/06/24 06:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/06/24 06:24:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): _writeAt: size=5, off=0 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): openPending: 2025/06/24 06:24:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/06/24 06:24:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/06/24 06:24:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): >openPending: err= 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): >_writeAt: n=5, err= 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): _writeAt: size=15, off=5 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): >_writeAt: n=15, err= 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): close: 2025/06/24 06:24:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/06/24 06:24:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-06-24 06:24:48.319782265 +0000 UTC m=+210.973712126 2025/06/24 06:24:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:48 DEBUG : dir/file1(0xc001101640): >close: err= 2025/06/24 06:24:48 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:48 DEBUG : dir/file1: vfs cache: starting upload 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:48 DEBUG : dir: Looking for writers 2025/06/24 06:24:48 DEBUG : file1: reading active writers 2025/06/24 06:24:48 DEBUG : Looking for writers 2025/06/24 06:24:48 DEBUG : dir: reading active writers 2025/06/24 06:24:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:49 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:49 INFO : dir/file1: Copied (replaced existing) 2025/06/24 06:24:49 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-06-24 06:24:48 +0000 UTC," 2025/06/24 06:24:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:49 DEBUG : dir: Looking for writers 2025/06/24 06:24:49 DEBUG : file1: reading active writers 2025/06/24 06:24:49 DEBUG : Looking for writers 2025/06/24 06:24:49 DEBUG : dir: reading active writers 2025/06/24 06:24:49 DEBUG : >WaitForWriters: 2025/06/24 06:24:49 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.12s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:50 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:50 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:50 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:50 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:50 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): openPending: 2025/06/24 06:24:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): >openPending: err= 2025/06/24 06:24:50 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): _writeAt: size=5, off=0 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): >_writeAt: n=5, err= 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): close: 2025/06/24 06:24:50 DEBUG : file1: vfs cache: setting modification time to 2025-06-24 06:24:50.493871104 +0000 UTC m=+213.147800945 2025/06/24 06:24:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:50 DEBUG : file1(0xc00109e500): >close: err= 2025/06/24 06:24:50 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:50 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:50 DEBUG : Looking for writers 2025/06/24 06:24:50 DEBUG : file1: reading active writers 2025/06/24 06:24:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:51 DEBUG : Looking for writers 2025/06/24 06:24:51 DEBUG : file1: reading active writers 2025/06/24 06:24:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:51 INFO : file1: Copied (new) 2025/06/24 06:24:51 DEBUG : file1: vfs cache: fingerprint now "5,2025-06-24 06:24:50 +0000 UTC," 2025/06/24 06:24:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:51 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:51 DEBUG : Looking for writers 2025/06/24 06:24:51 DEBUG : file1: reading active writers 2025/06/24 06:24:51 DEBUG : >WaitForWriters: 2025/06/24 06:24:51 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:52 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/06/24 06:24:52 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.3306045 +0000 UTC m=+214.984534362 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.3306045 +0000 UTC m=+214.984534362 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.3306045 +0000 UTC m=+214.984534362 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012cc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390d20 item 1 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.336037269 +0000 UTC m=+214.989967140 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013300): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.336037269 +0000 UTC m=+214.989967140 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003915e0 item 2 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.339235694 +0000 UTC m=+214.993165555 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.339235694 +0000 UTC m=+214.993165555 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.339235694 +0000 UTC m=+214.993165555 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae8c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391960 item 3 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.34368666 +0000 UTC m=+214.997616522 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.34368666 +0000 UTC m=+214.997616522 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 4 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.348106107 +0000 UTC m=+215.002035988 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe100): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.348106107 +0000 UTC m=+215.002035988 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abe580): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.348106107 +0000 UTC m=+215.002035988 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abea40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a75e0 item 5 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.354021973 +0000 UTC m=+215.007951844 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf0c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.354021973 +0000 UTC m=+215.007951844 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abf600): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7e30 item 6 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.35885137 +0000 UTC m=+215.012781231 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abfc80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.35885137 +0000 UTC m=+215.012781231 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc300): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.35885137 +0000 UTC m=+215.012781231 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfc7c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a850 item 7 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.363813917 +0000 UTC m=+215.017743768 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000abff40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.363813917 +0000 UTC m=+215.017743768 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8380 item 8 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f80ac0): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80ac0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.367537567 +0000 UTC m=+215.021467428 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f80e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.367537567 +0000 UTC m=+215.021467428 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81300): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.367537567 +0000 UTC m=+215.021467428 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8a10 item 9 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.371839975 +0000 UTC m=+215.025769826 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfce40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.371839975 +0000 UTC m=+215.025769826 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b7a0 item 10 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000cfd9c0): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfd9c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.375370853 +0000 UTC m=+215.029300704 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cfdd80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.375370853 +0000 UTC m=+215.029300704 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a300): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.375370853 +0000 UTC m=+215.029300704 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1a800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6000 item 11 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.379074226 +0000 UTC m=+215.033004058 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ae80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.379074226 +0000 UTC m=+215.033004058 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1b3c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6540 item 12 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f1ba00): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1ba00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.381380306 +0000 UTC m=+215.035310126 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f1bdc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.381380306 +0000 UTC m=+215.035310126 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6bd0 item 13 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.383360172 +0000 UTC m=+215.037289993 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cb80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.383360172 +0000 UTC m=+215.037289993 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d0c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c75e0 item 14 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f3d700): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.38555896 +0000 UTC m=+215.039488781 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dac0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.38555896 +0000 UTC m=+215.039488781 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c79d0 item 15 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.388418779 +0000 UTC m=+215.042348600 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101c880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.388418779 +0000 UTC m=+215.042348600 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101cdc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7f10 item 16 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.390259244 +0000 UTC m=+215.044189065 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.390259244 +0000 UTC m=+215.044189065 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101d880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.390259244 +0000 UTC m=+215.044189065 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101dd80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0850 item 17 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.393332044 +0000 UTC m=+215.047261864 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001048480): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.393332044 +0000 UTC m=+215.047261864 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010489c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1110 item 18 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.394852448 +0000 UTC m=+215.048782269 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.394852448 +0000 UTC m=+215.048782269 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049540): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.394852448 +0000 UTC m=+215.048782269 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001049a40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1ab0 item 19 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.398057404 +0000 UTC m=+215.051987225 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088140): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.398057404 +0000 UTC m=+215.051987225 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088680): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 20 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.400810222 +0000 UTC m=+215.054740043 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001088d00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.400810222 +0000 UTC m=+215.054740043 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.400810222 +0000 UTC m=+215.054740043 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a80 item 21 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.40575747 +0000 UTC m=+215.059687291 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001089d80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.40575747 +0000 UTC m=+215.059687291 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010c4340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f71f0 item 22 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.407235476 +0000 UTC m=+215.061165296 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f81e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.407235476 +0000 UTC m=+215.061165296 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.407235476 +0000 UTC m=+215.061165296 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fae900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b92d0 item 23 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.409943629 +0000 UTC m=+215.063873450 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faef80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.409943629 +0000 UTC m=+215.063873450 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000faf4c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee1c0 item 24 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000fafb00): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafb00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.412045105 +0000 UTC m=+215.065974946 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fafec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.412045105 +0000 UTC m=+215.065974946 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.412045105 +0000 UTC m=+215.065974946 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd6980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee7e0 item 25 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.414512877 +0000 UTC m=+215.068442719 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.414512877 +0000 UTC m=+215.068442719 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7540): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eee00 item 26 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000fd7b80): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7b80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.416380774 +0000 UTC m=+215.070310616 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fd7f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.416380774 +0000 UTC m=+215.070310616 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011064c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.416380774 +0000 UTC m=+215.070310616 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001106a00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef2d0 item 27 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.418881148 +0000 UTC m=+215.072810990 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107080): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.418881148 +0000 UTC m=+215.072810990 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011075c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efa40 item 28 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc001107c00): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001107c00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.420787668 +0000 UTC m=+215.074717509 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.420787668 +0000 UTC m=+215.074717509 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112c700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402000 item 29 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.423307939 +0000 UTC m=+215.077237780 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112cd80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.423307939 +0000 UTC m=+215.077237780 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d2c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004025b0 item 30 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc00112d900): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112d900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.425553836 +0000 UTC m=+215.079483677 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00112dcc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.425553836 +0000 UTC m=+215.079483677 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402a10 item 31 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.428253324 +0000 UTC m=+215.082183165 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156a80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.428253324 +0000 UTC m=+215.082183165 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001156fc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403030 item 32 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.430309283 +0000 UTC m=+215.084239134 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157600): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 33 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.431135023 +0000 UTC m=+215.085064875 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001157a80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.431135023 +0000 UTC m=+215.085064875 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001176000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403880 item 33 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.436545581 +0000 UTC m=+215.090475433 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109efc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004020e0 item 34 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.437592257 +0000 UTC m=+215.091522078 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e180): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.437592257 +0000 UTC m=+215.091522078 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109e6c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004023f0 item 34 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.439580099 +0000 UTC m=+215.093509919 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109ed80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402850 item 35 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.440185735 +0000 UTC m=+215.094115546 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109f600): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.440185735 +0000 UTC m=+215.094115546 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00109fb00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402af0 item 35 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.441671305 +0000 UTC m=+215.095601146 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000312e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403110 item 36 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.442389583 +0000 UTC m=+215.096319393 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.442389583 +0000 UTC m=+215.096319393 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000313c00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403340 item 36 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.44376267 +0000 UTC m=+215.097692491 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007763c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004038f0 item 37 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.444314787 +0000 UTC m=+215.098244608 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.444314787 +0000 UTC m=+215.098244608 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000776d40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c70 item 37 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.445649292 +0000 UTC m=+215.099579114 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777680): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d20e0 item 38 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.446711387 +0000 UTC m=+215.100641208 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000777d40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.446711387 +0000 UTC m=+215.100641208 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0580): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2310 item 38 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.448079715 +0000 UTC m=+215.102009526 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab0cc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d27e0 item 39 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.449299515 +0000 UTC m=+215.103229336 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab12c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.449299515 +0000 UTC m=+215.103229336 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab17c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d29a0 item 39 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.451172482 +0000 UTC m=+215.105102293 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ab1ec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2d90 item 40 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.451760015 +0000 UTC m=+215.105689826 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090480): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.451760015 +0000 UTC m=+215.105689826 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010909c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d32d0 item 40 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.453535297 +0000 UTC m=+215.107465119 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001090f80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3650 item 41 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.454132369 +0000 UTC m=+215.108062190 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091480): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3810 item 41 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.454672362 +0000 UTC m=+215.108602183 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091940): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.454672362 +0000 UTC m=+215.108602183 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001091e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3a40 item 41 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.456854209 +0000 UTC m=+215.110784030 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0004b71c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ea0 item 42 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.457614025 +0000 UTC m=+215.111543846 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0011003c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6310 item 42 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.458386565 +0000 UTC m=+215.112316386 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.458386565 +0000 UTC m=+215.112316386 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001100ec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6690 item 42 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.460617132 +0000 UTC m=+215.114546954 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6a80 item 43 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.461184267 +0000 UTC m=+215.115114089 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001101a00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6e00 item 43 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.461724522 +0000 UTC m=+215.115654342 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000756040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.461724522 +0000 UTC m=+215.115654342 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007568c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f7030 item 43 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.46312931 +0000 UTC m=+215.117059131 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007570c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f79d0 item 44 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.46369439 +0000 UTC m=+215.117624221 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007575c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 44 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.464329963 +0000 UTC m=+215.118259784 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000757b00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.464329963 +0000 UTC m=+215.118259784 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000252840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 44 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.465714081 +0000 UTC m=+215.119643903 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000253f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a700 item 45 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.466307255 +0000 UTC m=+215.120237076 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0010124c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.466307255 +0000 UTC m=+215.120237076 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001012bc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a8c0 item 45 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.467830074 +0000 UTC m=+215.121759895 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aee0 item 46 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.468425301 +0000 UTC m=+215.122355123 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.468425301 +0000 UTC m=+215.122355123 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc001013e40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b0a0 item 46 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.46995823 +0000 UTC m=+215.123888050 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eea500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 47 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.4705284 +0000 UTC m=+215.124458221 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeaa00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.4705284 +0000 UTC m=+215.124458221 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb140): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b650 item 47 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.472001827 +0000 UTC m=+215.125931648 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eeb7c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ba40 item 48 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.473099727 +0000 UTC m=+215.127029539 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eebcc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.473099727 +0000 UTC m=+215.127029539 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003ae4c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bc00 item 48 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.474700883 +0000 UTC m=+215.128630704 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aeb00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a4d0 item 49 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.475429451 +0000 UTC m=+215.129359272 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003aef80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.475429451 +0000 UTC m=+215.129359272 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0003af940): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a700 item 49 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.477178505 +0000 UTC m=+215.131108326 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592100): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ae70 item 50 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.477846298 +0000 UTC m=+215.131776120 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592600): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.477846298 +0000 UTC m=+215.131776120 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000592b80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b030 item 50 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.479511054 +0000 UTC m=+215.133440875 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b730 item 51 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.480189428 +0000 UTC m=+215.134119248 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.480189428 +0000 UTC m=+215.134119248 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000593c40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ba40 item 51 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.481636284 +0000 UTC m=+215.135566105 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bea0 item 52 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.482271978 +0000 UTC m=+215.136201798 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.482271978 +0000 UTC m=+215.136201798 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f2dc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002960e0 item 52 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.485260377 +0000 UTC m=+215.139190208 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296a80 item 53 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.486224498 +0000 UTC m=+215.140154339 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3940): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.486224498 +0000 UTC m=+215.140154339 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0006f3e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296ee0 item 53 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.488083958 +0000 UTC m=+215.142013800 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766580): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002973b0 item 54 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.488880103 +0000 UTC m=+215.142809925 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000766a80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.488880103 +0000 UTC m=+215.142809925 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297650 item 54 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.490470348 +0000 UTC m=+215.144400169 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767680): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297b20 item 55 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.491359769 +0000 UTC m=+215.145289589 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000767b80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.491359769 +0000 UTC m=+215.145289589 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a140): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297e30 item 55 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.493232123 +0000 UTC m=+215.147161955 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079a7c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a5b0 item 56 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.493989707 +0000 UTC m=+215.147919527 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079acc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.493989707 +0000 UTC m=+215.147919527 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b240): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 56 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.495221588 +0000 UTC m=+215.149151410 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079b880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b260 item 57 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.495769277 +0000 UTC m=+215.149699088 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00079bdc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 57 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.496293421 +0000 UTC m=+215.150223242 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.496293421 +0000 UTC m=+215.150223242 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b960 item 57 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.497582531 +0000 UTC m=+215.151512352 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d8f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6150 item 58 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.498080586 +0000 UTC m=+215.152010407 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d9480): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 58 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.498680162 +0000 UTC m=+215.152609983 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007d99c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.498680162 +0000 UTC m=+215.152609983 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6770 item 58 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.49998471 +0000 UTC m=+215.153914532 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8640): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6cb0 item 59 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.500466956 +0000 UTC m=+215.154396777 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f8b80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6e70 item 59 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.501127867 +0000 UTC m=+215.155057688 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f90c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.501127867 +0000 UTC m=+215.155057688 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9640): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e70a0 item 59 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.505190754 +0000 UTC m=+215.159120595 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0007f9c80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e77a0 item 60 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.505698357 +0000 UTC m=+215.159628178 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e240): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e7c70 item 60 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.506797431 +0000 UTC m=+215.160727272 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082e780): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.506797431 +0000 UTC m=+215.160727272 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082ed40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4460 item 60 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.508671379 +0000 UTC m=+215.162601211 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4a80 item 61 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.509306521 +0000 UTC m=+215.163236362 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00082f8c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.509306521 +0000 UTC m=+215.163236362 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4e00 item 61 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.510912957 +0000 UTC m=+215.164842798 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084e680): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e52d0 item 62 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.51138883 +0000 UTC m=+215.165318661 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084ebc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.51138883 +0000 UTC m=+215.165318661 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f2c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5570 item 62 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.513095545 +0000 UTC m=+215.167025376 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084f900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5a40 item 63 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.513544487 +0000 UTC m=+215.167474318 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00084fe40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.513544487 +0000 UTC m=+215.167474318 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008645c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 63 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.515302918 +0000 UTC m=+215.169232749 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000864c00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca620 item 64 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.515795373 +0000 UTC m=+215.169725204 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865140): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.515795373 +0000 UTC m=+215.169725204 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca7e0 item 64 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.517987558 +0000 UTC m=+215.171917380 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000865e80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002caee0 item 65 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.51914393 +0000 UTC m=+215.173073761 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.51914393 +0000 UTC m=+215.173073761 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087c880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb110 item 65 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.520660857 +0000 UTC m=+215.174590679 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087cec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb730 item 66 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.521311719 +0000 UTC m=+215.175241541 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.521311719 +0000 UTC m=+215.175241541 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087d880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb960 item 66 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.52275007 +0000 UTC m=+215.176679901 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00087dec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264150 item 67 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.523214632 +0000 UTC m=+215.177144453 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca3c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.523214632 +0000 UTC m=+215.177144453 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008ca8c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264310 item 67 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.525067982 +0000 UTC m=+215.178997803 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008caf40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264a10 item 68 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.525541521 +0000 UTC m=+215.179471352 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.525541521 +0000 UTC m=+215.179471352 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0008cb980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264c40 item 68 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.529353186 +0000 UTC m=+215.183283007 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000916040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265030 item 69 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.529842124 +0000 UTC m=+215.183771945 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009164c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.529842124 +0000 UTC m=+215.183771945 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009169c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265500 item 69 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.53095853 +0000 UTC m=+215.184888351 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002658f0 item 70 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.531429504 +0000 UTC m=+215.185359326 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917540): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.531429504 +0000 UTC m=+215.185359326 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000917a80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265ab0 item 70 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.532373938 +0000 UTC m=+215.186303749 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e180): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004540e0 item 71 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.532786011 +0000 UTC m=+215.186715832 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093e680): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.532786011 +0000 UTC m=+215.186715832 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093eb80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004542a0 item 71 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.533847012 +0000 UTC m=+215.187776834 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454770 item 72 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.534252905 +0000 UTC m=+215.188182726 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093f700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.534252905 +0000 UTC m=+215.188182726 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00093fc40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454a80 item 72 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.535642574 +0000 UTC m=+215.189572395 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004550a0 item 73 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.536069004 +0000 UTC m=+215.189998826 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960780): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455340 item 73 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.536514531 +0000 UTC m=+215.190444352 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000960c40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.536514531 +0000 UTC m=+215.190444352 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961180): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004556c0 item 73 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.537746824 +0000 UTC m=+215.191676645 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009617c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455c00 item 74 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.538194565 +0000 UTC m=+215.192124386 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000961cc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455f10 item 74 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.53866038 +0000 UTC m=+215.192590201 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.53866038 +0000 UTC m=+215.192590201 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c150 item 74 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.539729617 +0000 UTC m=+215.193659438 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000984e40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c8c0 item 75 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.540137793 +0000 UTC m=+215.194067604 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cb60 item 75 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.54059991 +0000 UTC m=+215.194529732 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.54059991 +0000 UTC m=+215.194529732 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000985dc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd90 item 75 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.541711577 +0000 UTC m=+215.195641399 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca480): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d180 item 76 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.542113032 +0000 UTC m=+215.196042852 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009ca980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d500 item 76 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): _writeAt: size=3, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.542598443 +0000 UTC m=+215.196528264 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009caec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.542598443 +0000 UTC m=+215.196528264 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cb440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d730 item 76 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.544129387 +0000 UTC m=+215.198059208 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc0009cba80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036df10 item 77 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.544535319 +0000 UTC m=+215.198465140 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.544535319 +0000 UTC m=+215.198465140 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c1c0 item 77 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.545766792 +0000 UTC m=+215.199696613 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a12d40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c5b0 item 78 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.546177051 +0000 UTC m=+215.200106872 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13240): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.546177051 +0000 UTC m=+215.200106872 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a13940): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c7e0 item 78 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.547474657 +0000 UTC m=+215.201404478 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c000): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cbd0 item 79 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.547880629 +0000 UTC m=+215.201810451 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2c500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.547880629 +0000 UTC m=+215.201810451 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2cc00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ce70 item 79 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.549128873 +0000 UTC m=+215.203058694 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d240): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d340 item 80 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.549539053 +0000 UTC m=+215.203468874 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2d740): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.549539053 +0000 UTC m=+215.203468874 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a2de40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d570 item 80 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.550720892 +0000 UTC m=+215.204650713 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d960 item 81 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.551179032 +0000 UTC m=+215.205108853 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.551179032 +0000 UTC m=+215.205108853 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a70ec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044db20 item 81 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.552315616 +0000 UTC m=+215.206245436 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71540): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e000 item 82 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.552799323 +0000 UTC m=+215.206729145 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000a71a40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.552799323 +0000 UTC m=+215.206729145 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6040): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e230 item 82 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.553938302 +0000 UTC m=+215.207868123 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa66c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e850 item 83 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.554363791 +0000 UTC m=+215.208293612 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa6bc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.554363791 +0000 UTC m=+215.208293612 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7100): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ebd0 item 83 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.555516936 +0000 UTC m=+215.209446757 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7780): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f030 item 84 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.556009711 +0000 UTC m=+215.209939532 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000aa7c80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.556009711 +0000 UTC m=+215.209939532 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ae8280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f2d0 item 84 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.557097333 +0000 UTC m=+215.211027154 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003142a0 item 85 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.557602461 +0000 UTC m=+215.211532281 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.557602461 +0000 UTC m=+215.211532281 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b10e40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003145b0 item 85 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.558901601 +0000 UTC m=+215.212831421 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b114c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314a10 item 86 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.559342748 +0000 UTC m=+215.213272570 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b119c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.559342748 +0000 UTC m=+215.213272570 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000b11f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314e00 item 86 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.560410953 +0000 UTC m=+215.214340774 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8640): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac000 item 87 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.560832255 +0000 UTC m=+215.214762075 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca8b40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.560832255 +0000 UTC m=+215.214762075 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9080): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac2a0 item 87 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.561882666 +0000 UTC m=+215.215812488 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acaf0 item 88 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.562324706 +0000 UTC m=+215.216254518 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ca9c00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.562324706 +0000 UTC m=+215.216254518 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca200): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad030 item 88 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.563514981 +0000 UTC m=+215.217444803 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000cca840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ad810 item 89 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.563943936 +0000 UTC m=+215.217873758 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccad80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e150 item 89 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.564402979 +0000 UTC m=+215.218332800 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb2c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.564402979 +0000 UTC m=+215.218332800 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccb840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030e3f0 item 89 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.566164526 +0000 UTC m=+215.220094347 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ccbe80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ed20 item 90 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.566608869 +0000 UTC m=+215.220538690 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f030 item 90 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.567178087 +0000 UTC m=+215.221107909 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.567178087 +0000 UTC m=+215.221107909 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e04f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030f650 item 90 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.568396386 +0000 UTC m=+215.222326227 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05580): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ff10 item 91 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.56890483 +0000 UTC m=+215.222834661 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e05ac0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea380 item 91 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.569487945 +0000 UTC m=+215.223417766 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a080): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): >_readAt: n=8, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.569487945 +0000 UTC m=+215.223417766 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2a600): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea540 item 91 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.570766656 +0000 UTC m=+215.224696476 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2ac40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ea8c0 item 92 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.571271183 +0000 UTC m=+215.225201004 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b180): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eaa80 item 92 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): _readAt: size=2, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): _writeAt: size=3, off=5 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): >_writeAt: n=3, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.571998989 +0000 UTC m=+215.225928810 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2b6c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): >_readAt: n=3, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.571998989 +0000 UTC m=+215.225928810 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e2bc80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eac40 item 92 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.573388548 +0000 UTC m=+215.227318369 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb1f0 item 93 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.573845615 +0000 UTC m=+215.227775437 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4c880): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.573845615 +0000 UTC m=+215.227775437 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4cf80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eb650 item 93 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.575405093 +0000 UTC m=+215.229334914 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4d5c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ebf10 item 94 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.575907857 +0000 UTC m=+215.229837688 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e4db00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.575907857 +0000 UTC m=+215.229837688 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003448c0 item 94 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.577411 +0000 UTC m=+215.231340821 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e768c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344cb0 item 95 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.577950823 +0000 UTC m=+215.231880644 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e76e00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.577950823 +0000 UTC m=+215.231880644 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77500): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344e70 item 95 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): open at offset 0 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.579969452 +0000 UTC m=+215.233899293 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e77b40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003455e0 item 96 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.580613942 +0000 UTC m=+215.234543783 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92100): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.580613942 +0000 UTC m=+215.234543783 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92800): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345810 item 96 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= 2025/06/24 06:24:52 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:52 DEBUG : Looking for writers 2025/06/24 06:24:52 DEBUG : >WaitForWriters: 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:52 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/06/24 06:24:52 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.947582151 +0000 UTC m=+215.601512013 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e92fc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.947582151 +0000 UTC m=+215.601512013 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.947582151 +0000 UTC m=+215.601512013 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93900): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000303960 item 1 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.951367788 +0000 UTC m=+215.605297638 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000e93f40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.951367788 +0000 UTC m=+215.605297638 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecc4c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e2a0 item 2 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.953575393 +0000 UTC m=+215.607505253 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccb00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.953575393 +0000 UTC m=+215.607505253 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000eccf80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.953575393 +0000 UTC m=+215.607505253 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecd440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ebd0 item 3 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.956322028 +0000 UTC m=+215.610251900 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ecdac0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.956322028 +0000 UTC m=+215.610251900 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000ef8080): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f500 item 4 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.958190587 +0000 UTC m=+215.612120409 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.958190587 +0000 UTC m=+215.612120409 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10700): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.958190587 +0000 UTC m=+215.612120409 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f10bc0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 5 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.96086113 +0000 UTC m=+215.614790951 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11240): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.96086113 +0000 UTC m=+215.614790951 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11780): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 6 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.96250135 +0000 UTC m=+215.616431171 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f11e00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.96250135 +0000 UTC m=+215.616431171 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.96250135 +0000 UTC m=+215.616431171 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3c840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000519d0 item 7 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.965816553 +0000 UTC m=+215.619746415 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3cec0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.965816553 +0000 UTC m=+215.619746415 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d400): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 8 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f3d9c0): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3d9c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.969313328 +0000 UTC m=+215.623243189 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f3dd80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.969313328 +0000 UTC m=+215.623243189 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68280): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.969313328 +0000 UTC m=+215.623243189 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68780): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000330e70 item 9 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.973592873 +0000 UTC m=+215.627522734 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f68e00): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.973592873 +0000 UTC m=+215.627522734 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69340): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331570 item 10 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f69980): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.976663166 +0000 UTC m=+215.630593018 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f69d40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): _writeAt: size=3, off=2 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.976663166 +0000 UTC m=+215.630593018 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e2c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.976663166 +0000 UTC m=+215.630593018 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8e7c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000331ce0 item 11 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.98038837 +0000 UTC m=+215.634318232 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8ee40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.98038837 +0000 UTC m=+215.634318232 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f380): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390310 item 12 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000f8f9c0): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8f9c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.983178449 +0000 UTC m=+215.637108310 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000f8fd80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.983178449 +0000 UTC m=+215.637108310 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc04c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a10 item 13 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.985827362 +0000 UTC m=+215.639757224 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc0b40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.985827362 +0000 UTC m=+215.639757224 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1080): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390ee0 item 14 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): _readAt: size=2, off=0 2025/06/24 06:24:52 ERROR : open-test-file(0xc000fc16c0): Couldn't read size of file 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc16c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.988586912 +0000 UTC m=+215.642516763 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fc1a80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.988586912 +0000 UTC m=+215.642516763 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe21c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 15 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.991138713 +0000 UTC m=+215.645068574 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.991138713 +0000 UTC m=+215.645068574 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe2d80): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003919d0 item 16 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.993655028 +0000 UTC m=+215.647584889 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe33c0): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): _readAt: size=2, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): open at offset 5 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): >_readAt: n=2, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): _writeAt: size=3, off=7 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.993655028 +0000 UTC m=+215.647584889 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3840): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.993655028 +0000 UTC m=+215.647584889 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc000fe3d40): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391d50 item 17 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.997047487 +0000 UTC m=+215.650977348 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a440): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): _readAt: size=512, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): >openPending: err= 2025/06/24 06:24:52 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): >_readAt: n=5, err=EOF 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): close: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.997047487 +0000 UTC m=+215.650977348 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101a980): >close: err= 2025/06/24 06:24:52 DEBUG : open-test-file: Remove: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6690 item 18 2025/06/24 06:24:52 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:52 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:52 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:52 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101b000): openPending: 2025/06/24 06:24:52 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101b000): >openPending: err= 2025/06/24 06:24:52 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:52 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:52 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101b000): _writeAt: size=5, off=0 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101b000): >_writeAt: n=5, err= 2025/06/24 06:24:52 DEBUG : open-test-file(0xc00101b000): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.999576484 +0000 UTC m=+215.653506335 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b000): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.999576484 +0000 UTC m=+215.653506335 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101b500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:52.999576484 +0000 UTC m=+215.653506335 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00101ba00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a6cb0 item 19 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.003224623 +0000 UTC m=+215.657154475 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a100): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.003224623 +0000 UTC m=+215.657154475 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104a640): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a76c0 item 20 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.006108578 +0000 UTC m=+215.660038429 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104acc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.006108578 +0000 UTC m=+215.660038429 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b1c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.006108578 +0000 UTC m=+215.660038429 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104b6c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a7dc0 item 21 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.010185912 +0000 UTC m=+215.664115773 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00104bd40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.010185912 +0000 UTC m=+215.664115773 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e300): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a850 item 22 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.012699331 +0000 UTC m=+215.666629191 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107e980): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.012699331 +0000 UTC m=+215.666629191 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00107ee80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.012699331 +0000 UTC m=+215.666629191 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae8d80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b650 item 23 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.016173733 +0000 UTC m=+215.670103584 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9400): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.016173733 +0000 UTC m=+215.670103584 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ae9940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619110 item 24 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): _readAt: size=2, off=0 2025/06/24 06:24:53 ERROR : open-test-file(0xc00111e000): Couldn't read size of file 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): close: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e000): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.01902106 +0000 UTC m=+215.672950920 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e3c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.01902106 +0000 UTC m=+215.672950920 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111e8c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.01902106 +0000 UTC m=+215.672950920 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111ee00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000619730 item 25 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.022522953 +0000 UTC m=+215.676452815 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.022522953 +0000 UTC m=+215.676452815 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00111f9c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6070 item 26 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): _readAt: size=2, off=0 2025/06/24 06:24:53 ERROR : open-test-file(0xc001144080): Couldn't read size of file 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): close: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144080): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.025291491 +0000 UTC m=+215.679221342 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144440): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.025291491 +0000 UTC m=+215.679221342 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.025291491 +0000 UTC m=+215.679221342 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001144e80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6460 item 27 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.028365993 +0000 UTC m=+215.682295834 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.028365993 +0000 UTC m=+215.682295834 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001145a40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c6e00 item 28 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): _readAt: size=2, off=0 2025/06/24 06:24:53 ERROR : open-test-file(0xc001162100): Couldn't read size of file 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): close: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162100): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.030465555 +0000 UTC m=+215.684395386 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011624c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.030465555 +0000 UTC m=+215.684395386 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001162b80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7650 item 29 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.033135036 +0000 UTC m=+215.687064898 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.033135036 +0000 UTC m=+215.687064898 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002c7a40 item 30 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): _readAt: size=2, off=0 2025/06/24 06:24:53 ERROR : open-test-file(0xc001163d80): Couldn't read size of file 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): >_writeAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): close: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001163d80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.03637038 +0000 UTC m=+215.690300241 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011941c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.03637038 +0000 UTC m=+215.690300241 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194880): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0070 item 31 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.039397313 +0000 UTC m=+215.693327184 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001194f00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.039397313 +0000 UTC m=+215.693327184 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195440): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0a80 item 32 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.042033051 +0000 UTC m=+215.695962912 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195a80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f0fc0 item 33 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.043104132 +0000 UTC m=+215.697033993 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001195f00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.043104132 +0000 UTC m=+215.697033993 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f13b0 item 33 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.045836782 +0000 UTC m=+215.699766673 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0ac0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f1d50 item 34 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.047062883 +0000 UTC m=+215.700992745 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b0f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.047062883 +0000 UTC m=+215.700992745 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8150 item 34 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.04973472 +0000 UTC m=+215.703664581 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1ac0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8700 item 35 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.050728606 +0000 UTC m=+215.704658467 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011b1f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.050728606 +0000 UTC m=+215.704658467 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d84c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b89a0 item 35 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.05302127 +0000 UTC m=+215.706951111 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d8b40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b8f50 item 36 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.054055612 +0000 UTC m=+215.707985453 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9040): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.054055612 +0000 UTC m=+215.707985453 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9580): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b92d0 item 36 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.056002587 +0000 UTC m=+215.709932428 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011d9bc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002b9880 item 37 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.057326393 +0000 UTC m=+215.711256234 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f20c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.057326393 +0000 UTC m=+215.711256234 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f25c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee310 item 37 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.060001465 +0000 UTC m=+215.713931305 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f2c40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ee850 item 38 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.062356095 +0000 UTC m=+215.716285916 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3100): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.062356095 +0000 UTC m=+215.716285916 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3640): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eeaf0 item 38 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.064501162 +0000 UTC m=+215.718430983 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0011f3cc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004eeee0 item 39 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.065400922 +0000 UTC m=+215.719330742 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e240): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.065400922 +0000 UTC m=+215.719330742 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109e740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef1f0 item 39 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.067451932 +0000 UTC m=+215.721381753 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109ee40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef6c0 item 40 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.068356209 +0000 UTC m=+215.722286031 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f380): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.068356209 +0000 UTC m=+215.722286031 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109f8c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ef960 item 40 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.070351286 +0000 UTC m=+215.724281106 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00109fe80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004efea0 item 41 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.071092567 +0000 UTC m=+215.725022388 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313000): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e1c0 item 41 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.071771532 +0000 UTC m=+215.725701352 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313540): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.071771532 +0000 UTC m=+215.725701352 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000313d00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e620 item 41 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.073596437 +0000 UTC m=+215.727526259 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007764c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ed90 item 42 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.074382734 +0000 UTC m=+215.728312565 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007769c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f030 item 42 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.075481998 +0000 UTC m=+215.729411839 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000776f00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.075481998 +0000 UTC m=+215.729411839 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f500 item 42 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.078203748 +0000 UTC m=+215.732133608 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000777f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 43 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.079074742 +0000 UTC m=+215.733004563 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0700): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048fc00 item 43 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.079784545 +0000 UTC m=+215.733714366 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab0d00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.079784545 +0000 UTC m=+215.733714366 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1340): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a1c0 item 43 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.081657923 +0000 UTC m=+215.735587743 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1980): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032a8c0 item 44 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.082882171 +0000 UTC m=+215.736811992 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000ab1f00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b030 item 44 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.08398985 +0000 UTC m=+215.737919711 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.08398985 +0000 UTC m=+215.737919711 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001090a80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032b730 item 44 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.086543273 +0000 UTC m=+215.740473125 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010910c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032bf10 item 45 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.087535176 +0000 UTC m=+215.741465027 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0010915c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.087535176 +0000 UTC m=+215.741465027 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001091cc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 45 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.090218784 +0000 UTC m=+215.744148645 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004b6dc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402770 item 46 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.091118013 +0000 UTC m=+215.745047864 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.091118013 +0000 UTC m=+215.745047864 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100900): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004029a0 item 46 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.093712082 +0000 UTC m=+215.747641943 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001100f80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402f50 item 47 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.094763466 +0000 UTC m=+215.748693318 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.094763466 +0000 UTC m=+215.748693318 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001101bc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 47 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.097777955 +0000 UTC m=+215.751707816 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756540): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 48 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.098736485 +0000 UTC m=+215.752666336 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000756c40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.098736485 +0000 UTC m=+215.752666336 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007573c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ab0 item 48 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.101376421 +0000 UTC m=+215.755306283 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757a00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403f10 item 49 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.102397619 +0000 UTC m=+215.756327480 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000757e80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.102397619 +0000 UTC m=+215.756327480 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000253c00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2150 item 49 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.105124046 +0000 UTC m=+215.759053908 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012340): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2620 item 50 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.106204355 +0000 UTC m=+215.760134205 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012840): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.106204355 +0000 UTC m=+215.760134205 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001012dc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2850 item 50 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.108743863 +0000 UTC m=+215.762673724 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013440): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2c40 item 51 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.110366459 +0000 UTC m=+215.764296280 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.110366459 +0000 UTC m=+215.764296280 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001013ec0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d2ee0 item 51 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.112019082 +0000 UTC m=+215.765948903 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eea5c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3340 item 52 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.112980716 +0000 UTC m=+215.766910537 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeaac0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.112980716 +0000 UTC m=+215.766910537 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb040): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3500 item 52 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.115247021 +0000 UTC m=+215.769176843 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eeb740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3880 item 53 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.116021015 +0000 UTC m=+215.769950846 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000eebc40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.116021015 +0000 UTC m=+215.769950846 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae280): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3ab0 item 53 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.118681088 +0000 UTC m=+215.772610939 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003ae900): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d3f10 item 54 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.119818384 +0000 UTC m=+215.773748204 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aee00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.119818384 +0000 UTC m=+215.773748204 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003af540): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f63f0 item 54 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.121519368 +0000 UTC m=+215.775449188 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003aff40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6930 item 55 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.12234639 +0000 UTC m=+215.776276221 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e924c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.12234639 +0000 UTC m=+215.776276221 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e92a00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f6af0 item 55 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.124165204 +0000 UTC m=+215.778095025 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e930c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f70a0 item 56 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.125034917 +0000 UTC m=+215.778964739 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e935c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.125034917 +0000 UTC m=+215.778964739 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000e93b40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f72d0 item 56 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.126647054 +0000 UTC m=+215.780576875 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a070 item 57 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.127383396 +0000 UTC m=+215.781313218 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a2a0 item 57 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.128091154 +0000 UTC m=+215.782020976 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001264c80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.128091154 +0000 UTC m=+215.782020976 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a4d0 item 57 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.129746963 +0000 UTC m=+215.783676784 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265840): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045a8c0 item 58 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.130367188 +0000 UTC m=+215.784297008 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001265d80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ab60 item 58 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.131068744 +0000 UTC m=+215.784998566 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276340): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.131068744 +0000 UTC m=+215.784998566 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276900): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045aee0 item 58 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.132491857 +0000 UTC m=+215.786421677 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001276f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b260 item 59 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.133288311 +0000 UTC m=+215.787218132 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b420 item 59 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.134115174 +0000 UTC m=+215.788044996 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0012779c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.134115174 +0000 UTC m=+215.788044996 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc001277f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045b650 item 59 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.137190417 +0000 UTC m=+215.791120238 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0600): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ba40 item 60 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.137781387 +0000 UTC m=+215.791711207 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c0b40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bc00 item 60 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.1384861 +0000 UTC m=+215.792415922 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1080): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.1384861 +0000 UTC m=+215.792415922 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1640): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045bf10 item 60 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.140103927 +0000 UTC m=+215.794033748 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003c1c80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a700 item 61 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.140569851 +0000 UTC m=+215.794499673 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4240): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.140569851 +0000 UTC m=+215.794499673 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aaf0 item 61 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.142394136 +0000 UTC m=+215.796323958 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e4f80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b030 item 62 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.142927889 +0000 UTC m=+215.796857710 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e54c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.142927889 +0000 UTC m=+215.796857710 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0003e5bc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b340 item 62 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.144394282 +0000 UTC m=+215.798324103 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438280): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ba40 item 63 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.144881667 +0000 UTC m=+215.798811489 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0004387c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.144881667 +0000 UTC m=+215.798811489 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000438ec0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc70 item 63 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): >_readAt: n=0, err=Bad file descriptor 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.146593771 +0000 UTC m=+215.800523592 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002960e0 item 64 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.147177207 +0000 UTC m=+215.801107027 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000439a40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.147177207 +0000 UTC m=+215.801107027 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005141c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296460 item 64 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.149156703 +0000 UTC m=+215.803086524 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514800): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000296ee0 item 65 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.149873559 +0000 UTC m=+215.803803370 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000514c80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.149873559 +0000 UTC m=+215.803803370 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515180): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002970a0 item 65 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.151596013 +0000 UTC m=+215.805525833 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005157c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297650 item 66 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.152398409 +0000 UTC m=+215.806328229 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000515c40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.152398409 +0000 UTC m=+215.806328229 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297880 item 66 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.153865744 +0000 UTC m=+215.807795564 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ec840): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000297e30 item 67 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.154587057 +0000 UTC m=+215.808516879 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005eccc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.154587057 +0000 UTC m=+215.808516879 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed1c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046a2a0 item 67 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.15625565 +0000 UTC m=+215.810185471 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005ed840): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046aa10 item 68 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.157026177 +0000 UTC m=+215.810956039 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0005edd40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.157026177 +0000 UTC m=+215.810956039 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762300): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046afc0 item 68 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.158580094 +0000 UTC m=+215.812509915 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b730 item 69 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.159299885 +0000 UTC m=+215.813229706 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000762dc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.159299885 +0000 UTC m=+215.813229706 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007632c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046b960 item 69 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.161005197 +0000 UTC m=+215.814935019 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6150 item 70 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.161743493 +0000 UTC m=+215.815673314 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000763e40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.161743493 +0000 UTC m=+215.815673314 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784400): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e65b0 item 70 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.163539835 +0000 UTC m=+215.817469647 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784a80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6a80 item 71 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.164196779 +0000 UTC m=+215.818126599 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000784f80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.164196779 +0000 UTC m=+215.818126599 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e6cb0 item 71 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.165834483 +0000 UTC m=+215.819764305 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000785b00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e70a0 item 72 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.166655245 +0000 UTC m=+215.820585066 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0007ac080): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.166655245 +0000 UTC m=+215.820585066 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804300): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e43f0 item 72 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.16834669 +0000 UTC m=+215.822276511 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008048c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e49a0 item 73 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.169003052 +0000 UTC m=+215.822932873 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000804dc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 73 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.169727492 +0000 UTC m=+215.823657313 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805280): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.169727492 +0000 UTC m=+215.823657313 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008057c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4fc0 item 73 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.171469532 +0000 UTC m=+215.825399353 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000805e00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5490 item 74 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.172180287 +0000 UTC m=+215.826110107 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836380): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e56c0 item 74 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.173040171 +0000 UTC m=+215.826969992 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008368c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.173040171 +0000 UTC m=+215.826969992 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000836e40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e59d0 item 74 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.174490054 +0000 UTC m=+215.828419875 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca070 item 75 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.175201529 +0000 UTC m=+215.829131350 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837980): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): _writeAt: size=3, off=2 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca460 item 75 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.175919537 +0000 UTC m=+215.829849358 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000837ec0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.175919537 +0000 UTC m=+215.829849358 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856480): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca770 item 75 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.177485447 +0000 UTC m=+215.831415268 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856ac0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cae70 item 76 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.178159181 +0000 UTC m=+215.832089003 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000856fc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb0a0 item 76 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): _writeAt: size=3, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.178859166 +0000 UTC m=+215.832788986 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.178859166 +0000 UTC m=+215.832788986 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000857a80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb2d0 item 76 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.180250498 +0000 UTC m=+215.834180319 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e140): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cb880 item 77 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.18080559 +0000 UTC m=+215.834735411 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086e640): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.18080559 +0000 UTC m=+215.834735411 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086ed40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002cbab0 item 77 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.182341022 +0000 UTC m=+215.836270843 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f380): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002642a0 item 78 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.182927994 +0000 UTC m=+215.836857815 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00086f880): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.182927994 +0000 UTC m=+215.836857815 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6000): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264690 item 78 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.184402803 +0000 UTC m=+215.838332624 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6640): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264bd0 item 79 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.185049387 +0000 UTC m=+215.838979208 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b6b40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.185049387 +0000 UTC m=+215.838979208 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7240): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000264d90 item 79 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.186550836 +0000 UTC m=+215.840480657 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7880): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002652d0 item 80 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.187231163 +0000 UTC m=+215.841160984 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008b7d80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.187231163 +0000 UTC m=+215.841160984 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265650 item 80 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.188936184 +0000 UTC m=+215.842866005 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8b40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265a40 item 81 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.189597526 +0000 UTC m=+215.843527346 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d8fc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.189597526 +0000 UTC m=+215.843527346 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9500): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000265ce0 item 81 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.192626001 +0000 UTC m=+215.846555833 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0008d9b80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454230 item 82 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.193544436 +0000 UTC m=+215.847474276 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c100): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.193544436 +0000 UTC m=+215.847474276 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091c680): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004544d0 item 82 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.195322564 +0000 UTC m=+215.849252384 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091cd00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454a10 item 83 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.196037236 +0000 UTC m=+215.849967056 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d200): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.196037236 +0000 UTC m=+215.849967056 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091d740): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454cb0 item 83 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.197740033 +0000 UTC m=+215.851669854 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00091ddc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004552d0 item 84 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.198573617 +0000 UTC m=+215.852503438 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946340): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.198573617 +0000 UTC m=+215.852503438 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009468c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455650 item 84 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.200219557 +0000 UTC m=+215.854149378 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000946f40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455b20 item 85 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.201006705 +0000 UTC m=+215.854936527 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947440): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.201006705 +0000 UTC m=+215.854936527 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000947980): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455ea0 item 85 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.202762762 +0000 UTC m=+215.856692583 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968080): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c540 item 86 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.203583403 +0000 UTC m=+215.857513223 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968580): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.203583403 +0000 UTC m=+215.857513223 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000968b00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036c850 item 86 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.205261673 +0000 UTC m=+215.859191494 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969180): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cd20 item 87 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.205983528 +0000 UTC m=+215.859913349 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969680): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.205983528 +0000 UTC m=+215.859913349 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000969bc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036cee0 item 87 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.207685954 +0000 UTC m=+215.861615785 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e2c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d420 item 88 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.208511544 +0000 UTC m=+215.862441376 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098e7c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.208511544 +0000 UTC m=+215.862441376 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098ed40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036d6c0 item 88 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.210263704 +0000 UTC m=+215.864193525 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f380): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036dea0 item 89 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.210979127 +0000 UTC m=+215.864908948 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098f8c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c150 item 89 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.211656789 +0000 UTC m=+215.865586611 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc00098fe00): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.211656789 +0000 UTC m=+215.865586611 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4400): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c380 item 89 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.213523484 +0000 UTC m=+215.867453305 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4a40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c770 item 90 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.214285514 +0000 UTC m=+215.868215335 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d4f80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044c9a0 item 90 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.21502361 +0000 UTC m=+215.868953430 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d54c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.21502361 +0000 UTC m=+215.868953430 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc0009d5a80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044cb60 item 90 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.216616801 +0000 UTC m=+215.870546622 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12140): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d030 item 91 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.217320382 +0000 UTC m=+215.871250204 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12680): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): >_readAt: n=2, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): _writeAt: size=3, off=7 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d2d0 item 91 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.218029804 +0000 UTC m=+215.871959625 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a12bc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): >_readAt: n=8, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.218029804 +0000 UTC m=+215.871959625 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13140): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d500 item 91 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.219672057 +0000 UTC m=+215.873601879 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13780): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044d8f0 item 92 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.220384775 +0000 UTC m=+215.874314596 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a13cc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): open at offset 5 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dab0 item 92 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): _readAt: size=2, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): _writeAt: size=3, off=5 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): >_writeAt: n=3, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.2211121 +0000 UTC m=+215.875041922 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c280): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): >_readAt: n=3, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.2211121 +0000 UTC m=+215.875041922 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2c840): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044dd50 item 92 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.222817452 +0000 UTC m=+215.876747273 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2ce80): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003141c0 item 93 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.223493721 +0000 UTC m=+215.877423542 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2d3c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.223493721 +0000 UTC m=+215.877423542 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a2dac0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314460 item 93 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.22507504 +0000 UTC m=+215.879004862 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60180): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314930 item 94 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.225755919 +0000 UTC m=+215.879685739 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a606c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.225755919 +0000 UTC m=+215.879685739 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a60dc0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000314d20 item 94 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.227453997 +0000 UTC m=+215.881383818 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61400): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000315e30 item 95 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.228166815 +0000 UTC m=+215.882096636 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a61940): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.228166815 +0000 UTC m=+215.882096636 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e0c0): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac0e0 item 95 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): open at offset 0 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): _readAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): >_readAt: n=0, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.229903576 +0000 UTC m=+215.883833396 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7e700): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): _writeAt: size=5, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): >openPending: err= 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ac5b0 item 96 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): >_writeAt: n=5, err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.230568944 +0000 UTC m=+215.884498765 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7ec40): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: File.openRW failed: file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/06/24 06:24:53 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:24:53 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/06/24 06:24:53 DEBUG : open-test-file: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : open-test-file: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): _readAt: size=512, off=0 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): openPending: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): >openPending: err= 2025/06/24 06:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): >_readAt: n=5, err=EOF 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): close: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: setting modification time to 2025-06-24 06:24:53.230568944 +0000 UTC m=+215.884498765 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : open-test-file(0xc000a7f340): >close: err= 2025/06/24 06:24:53 DEBUG : open-test-file: Remove: 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002acc40 item 96 2025/06/24 06:24:53 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/06/24 06:24:53 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/06/24 06:24:53 DEBUG : open-test-file: >Remove: err= 2025/06/24 06:24:53 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : >WaitForWriters: 2025/06/24 06:24:53 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.27s) --- PASS: TestRWFileHandleOpenTests/writes (0.62s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.64s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.12s) --- 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-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:53 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:53 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:53 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:53 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:53 DEBUG : file1: newRWFileHandle: 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): openPending: 2025/06/24 06:24:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): >openPending: err= 2025/06/24 06:24:53 DEBUG : file1: >newRWFileHandle: err= 2025/06/24 06:24:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/06/24 06:24:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): _writeAt: size=2, off=0 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): >_writeAt: n=2, err= 2025/06/24 06:24:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): RWFileHandle.Flush 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): RWFileHandle.Release 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): close: 2025/06/24 06:24:53 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/06/24 06:24:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:53 DEBUG : file1(0xc000b44140): >close: err= 2025/06/24 06:24:53 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:53 DEBUG : file1: vfs cache: starting upload 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:53 DEBUG : Looking for writers 2025/06/24 06:24:53 DEBUG : file1: reading active writers 2025/06/24 06:24:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:54 DEBUG : Looking for writers 2025/06/24 06:24:54 DEBUG : file1: reading active writers 2025/06/24 06:24:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:54 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:24:54 INFO : file1: Copied (new) 2025/06/24 06:24:54 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/06/24 06:24:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/06/24 06:24:54 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/06/24 06:24:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:24:54 INFO : file1: vfs cache: upload succeeded try #1 2025/06/24 06:24:54 DEBUG : Looking for writers 2025/06/24 06:24:54 DEBUG : file1: reading active writers 2025/06/24 06:24:54 DEBUG : >WaitForWriters: 2025/06/24 06:24:54 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:54 DEBUG : Looking for writers 2025/06/24 06:24:54 DEBUG : file1: reading active writers 2025/06/24 06:24:54 DEBUG : >WaitForWriters: 2025/06/24 06:24:54 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.94s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:55 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:55 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:55 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:55 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:24:55 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:55 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:24:55 DEBUG : rename_me: newRWFileHandle: 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): openPending: 2025/06/24 06:24:55 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/06/24 06:24:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): >openPending: err= 2025/06/24 06:24:55 DEBUG : rename_me: >newRWFileHandle: err= 2025/06/24 06:24:55 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/06/24 06:24:55 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/06/24 06:24:55 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): _writeAt: size=5, off=0 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): >_writeAt: n=5, err= 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): close: 2025/06/24 06:24:55 DEBUG : rename_me: vfs cache: setting modification time to 2025-06-24 06:24:55.96929304 +0000 UTC m=+218.623222860 2025/06/24 06:24:55 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/06/24 06:24:55 DEBUG : rename_me(0xc000b1b280): >close: err= 2025/06/24 06:24:55 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/06/24 06:24:55 DEBUG : i_was_renamed: Updating file with 0xc000e36540 2025/06/24 06:24:55 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/06/24 06:24:55 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/24 06:24:55 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:24:55 DEBUG : Looking for writers 2025/06/24 06:24:55 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/06/24 06:24:55 DEBUG : Looking for writers 2025/06/24 06:24:55 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/06/24 06:24:56 DEBUG : Looking for writers 2025/06/24 06:24:56 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/06/24 06:24:56 DEBUG : Looking for writers 2025/06/24 06:24:56 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/06/24 06:24:56 DEBUG : i_was_renamed: vfs cache: starting upload 2025/06/24 06:24:56 DEBUG : Looking for writers 2025/06/24 06:24:56 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/06/24 06:24:56 DEBUG : Looking for writers 2025/06/24 06:24:56 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/06/24 06:24:56 DEBUG : Looking for writers 2025/06/24 06:24:56 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/06/24 06:24:57 DEBUG : Looking for writers 2025/06/24 06:24:57 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/06/24 06:24:57 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/06/24 06:24:57 INFO : i_was_renamed: Copied (new) 2025/06/24 06:24:57 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-06-24 06:24:55 +0000 UTC," 2025/06/24 06:24:57 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/06/24 06:24:57 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/06/24 06:24:57 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/06/24 06:24:58 DEBUG : Looking for writers 2025/06/24 06:24:58 DEBUG : i_was_renamed: reading active writers 2025/06/24 06:24:58 DEBUG : >WaitForWriters: 2025/06/24 06:24:58 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.74s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:24:59 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:24:59 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: root is "/home/rclone/.cache/rclone" 2025/06/24 06:24:59 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/06/24 06:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-horoqez9beme" 2025/06/24 06:24:59 INFO : files root 'rclone-test-horoqez9beme': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/06/24 06:24:59 DEBUG : forgetting directory cache 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): _readAt: size=512, off=0 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): openPending: 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:25:59 +0000 UTC," against cached fingerprint "" 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): >openPending: err= 2025/06/24 06:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:00 DEBUG : forgetting directory cache 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): >_readAt: n=20, err=EOF 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): close: 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:25:59 +0000 UTC 2025/06/24 06:25:00 DEBUG : TestRWCacheUpdate(0xc000a7f040): >close: err= 2025/06/24 06:25:00 DEBUG : Re-reading directory (287.438602ms old) 2025/06/24 06:25:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:01 DEBUG : forgetting directory cache 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): _readAt: size=512, off=0 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): openPending: 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:26:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:25:59 +0000 UTC," 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-24 05:26:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:25:59 +0000 UTC,") 2025/06/24 06:25:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): >openPending: err= 2025/06/24 06:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:02 DEBUG : forgetting directory cache 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): >_readAt: n=20, err=EOF 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): close: 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:26:59 +0000 UTC 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate(0xc000b45140): >close: err= 2025/06/24 06:25:02 DEBUG : Re-reading directory (277.67994ms old) 2025/06/24 06:25:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:03 DEBUG : forgetting directory cache 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): _readAt: size=512, off=0 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): openPending: 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:27:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:26:59 +0000 UTC," 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-24 05:27:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:26:59 +0000 UTC,") 2025/06/24 06:25:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): >openPending: err= 2025/06/24 06:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:04 DEBUG : forgetting directory cache 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): >_readAt: n=20, err=EOF 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): close: 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:27:59 +0000 UTC 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate(0xc000a7f880): >close: err= 2025/06/24 06:25:04 DEBUG : Re-reading directory (275.733607ms old) 2025/06/24 06:25:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:04 DEBUG : forgetting directory cache 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate(0xc000b1a280): _readAt: size=512, off=0 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate(0xc000b1a280): openPending: 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:28:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:27:59 +0000 UTC," 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-24 05:28:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:27:59 +0000 UTC,") 2025/06/24 06:25:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate(0xc000b1a280): >openPending: err= 2025/06/24 06:25:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:06 DEBUG : forgetting directory cache 2025/06/24 06:25:06 DEBUG : TestRWCacheUpdate(0xc000b1a280): >_readAt: n=20, err=EOF 2025/06/24 06:25:06 DEBUG : TestRWCacheUpdate(0xc000b1a280): close: 2025/06/24 06:25:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:28:59 +0000 UTC 2025/06/24 06:25:06 DEBUG : TestRWCacheUpdate(0xc000b1a280): >close: err= 2025/06/24 06:25:06 DEBUG : Re-reading directory (298.747362ms old) 2025/06/24 06:25:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:06 DEBUG : forgetting directory cache 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): _readAt: size=512, off=0 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): openPending: 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:29:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:28:59 +0000 UTC," 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-24 05:29:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:28:59 +0000 UTC,") 2025/06/24 06:25:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): >openPending: err= 2025/06/24 06:25:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:07 DEBUG : forgetting directory cache 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): >_readAt: n=20, err=EOF 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): close: 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:29:59 +0000 UTC 2025/06/24 06:25:07 DEBUG : TestRWCacheUpdate(0xc000b44500): >close: err= 2025/06/24 06:25:07 DEBUG : Re-reading directory (272.104743ms old) 2025/06/24 06:25:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:08 DEBUG : forgetting directory cache 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): _readAt: size=512, off=0 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): openPending: 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-06-24 05:30:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:29:59 +0000 UTC," 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-06-24 05:30:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:29:59 +0000 UTC,") 2025/06/24 06:25:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/06/24 06:25:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): >openPending: err= 2025/06/24 06:25:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:09 DEBUG : forgetting directory cache 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): >_readAt: n=20, err=EOF 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): close: 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:30:59 +0000 UTC 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate(0xc000a7e540): >close: err= 2025/06/24 06:25:09 DEBUG : Re-reading directory (294.677883ms old) 2025/06/24 06:25:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:10 DEBUG : forgetting directory cache 2025/06/24 06:25:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): _readAt: size=512, off=0 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): openPending: 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-06-24 05:31:59 +0000 UTC," against cached fingerprint "20,2025-06-24 05:30:59 +0000 UTC," 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-06-24 05:31:59 +0000 UTC," != cached fingerprint "20,2025-06-24 05:30:59 +0000 UTC,") 2025/06/24 06:25:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/06/24 06:25:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): >openPending: err= 2025/06/24 06:25:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:11 DEBUG : forgetting directory cache 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): >_readAt: n=21, err=EOF 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): close: 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:31:59 +0000 UTC 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate(0xc000b44c40): >close: err= 2025/06/24 06:25:11 DEBUG : Re-reading directory (276.66102ms old) 2025/06/24 06:25:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:11 DEBUG : forgetting directory cache 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): _readAt: size=512, off=0 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): openPending: 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-06-24 05:32:59 +0000 UTC," against cached fingerprint "21,2025-06-24 05:31:59 +0000 UTC," 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-06-24 05:32:59 +0000 UTC," != cached fingerprint "21,2025-06-24 05:31:59 +0000 UTC,") 2025/06/24 06:25:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/06/24 06:25:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): >openPending: err= 2025/06/24 06:25:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:12 DEBUG : forgetting directory cache 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): >_readAt: n=22, err=EOF 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): close: 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:32:59 +0000 UTC 2025/06/24 06:25:12 DEBUG : TestRWCacheUpdate(0xc00109ecc0): >close: err= 2025/06/24 06:25:12 DEBUG : Re-reading directory (270.406255ms old) 2025/06/24 06:25:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:13 DEBUG : forgetting directory cache 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): _readAt: size=512, off=0 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): openPending: 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-06-24 05:33:59 +0000 UTC," against cached fingerprint "22,2025-06-24 05:32:59 +0000 UTC," 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-06-24 05:33:59 +0000 UTC," != cached fingerprint "22,2025-06-24 05:32:59 +0000 UTC,") 2025/06/24 06:25:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/06/24 06:25:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): >openPending: err= 2025/06/24 06:25:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:14 DEBUG : forgetting directory cache 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): >_readAt: n=23, err=EOF 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): close: 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:33:59 +0000 UTC 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate(0xc000b457c0): >close: err= 2025/06/24 06:25:14 DEBUG : Re-reading directory (292.001669ms old) 2025/06/24 06:25:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:15 DEBUG : forgetting directory cache 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): _readAt: size=512, off=0 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): openPending: 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-06-24 05:34:59 +0000 UTC," against cached fingerprint "23,2025-06-24 05:33:59 +0000 UTC," 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-06-24 05:34:59 +0000 UTC," != cached fingerprint "23,2025-06-24 05:33:59 +0000 UTC,") 2025/06/24 06:25:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/06/24 06:25:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): >openPending: err= 2025/06/24 06:25:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:16 DEBUG : forgetting directory cache 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): >_readAt: n=24, err=EOF 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): close: 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-06-24 05:34:59 +0000 UTC 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate(0xc000a7f6c0): >close: err= 2025/06/24 06:25:16 DEBUG : Re-reading directory (269.286784ms old) 2025/06/24 06:25:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/06/24 06:25:16 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:16 DEBUG : Looking for writers 2025/06/24 06:25:16 DEBUG : TestRWCacheUpdate: reading active writers 2025/06/24 06:25:16 DEBUG : >WaitForWriters: 2025/06/24 06:25:16 DEBUG : files root 'rclone-test-horoqez9beme': vfs cache: cleaner exiting 2025/06/24 06:25:16 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (17.84s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.27s) === RUN TestUnicodeNormalization run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:19 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/24 06:25:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/24 06:25:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/24 06:25:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/06/24 06:25:20 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:20 DEBUG : Looking for writers 2025/06/24 06:25:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/06/24 06:25:20 DEBUG : normal name with no special characters.txt: reading active writers 2025/06/24 06:25:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (4.07s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:21 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:21 DEBUG : files root 'rclone-test-horoqez9beme': Reusing VFS from active cache 2025/06/24 06:25:21 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:21 DEBUG : Looking for writers 2025/06/24 06:25:21 DEBUG : >WaitForWriters: 2025/06/24 06:25:21 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:21 DEBUG : Looking for writers 2025/06/24 06:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.28s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:21 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:21 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:21 DEBUG : Looking for writers 2025/06/24 06:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.26s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:21 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:21 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:21 DEBUG : Looking for writers 2025/06/24 06:25:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:22 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:24 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:24 DEBUG : dir: Looking for writers 2025/06/24 06:25:24 DEBUG : file2: reading active writers 2025/06/24 06:25:24 DEBUG : Looking for writers 2025/06/24 06:25:24 DEBUG : dir: reading active writers 2025/06/24 06:25:24 DEBUG : file1: reading active writers 2025/06/24 06:25:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.17s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:25 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:27 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:27 DEBUG : dir: Looking for writers 2025/06/24 06:25:27 DEBUG : Looking for writers 2025/06/24 06:25:27 DEBUG : dir: reading active writers 2025/06/24 06:25:27 DEBUG : file1: reading active writers 2025/06/24 06:25:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.88s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:28 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:30 DEBUG : file1: Open: flags=O_RDONLY 2025/06/24 06:25:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/24 06:25:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/24 06:25:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/06/24 06:25:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/06/24 06:25:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/24 06:25:30 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (0 bytes), uploading instead of streaming 2025/06/24 06:25:31 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/06/24 06:25:31 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/06/24 06:25:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/06/24 06:25:31 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:31 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/06/24 06:25:31 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:31 DEBUG : dir: Looking for writers 2025/06/24 06:25:31 DEBUG : file2: reading active writers 2025/06/24 06:25:31 DEBUG : new_file.txt: reading active writers 2025/06/24 06:25:31 DEBUG : Looking for writers 2025/06/24 06:25:31 DEBUG : dir: reading active writers 2025/06/24 06:25:31 DEBUG : file1: reading active writers 2025/06/24 06:25:31 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.00s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:32 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:34 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/06/24 06:25:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d2d80 2025/06/24 06:25:34 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/06/24 06:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:35 INFO : dir/file1: Moved (server-side) to: file0 2025/06/24 06:25:35 DEBUG : file0: Updating file with file0 0xc0009d2d80 2025/06/24 06:25:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/06/24 06:25:35 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/06/24 06:25:35 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:35 DEBUG : dir: Looking for writers 2025/06/24 06:25:35 DEBUG : Looking for writers 2025/06/24 06:25:35 DEBUG : dir: reading active writers 2025/06/24 06:25:35 DEBUG : file0: reading active writers 2025/06/24 06:25:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.98s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:36 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:36 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:36 DEBUG : Looking for writers 2025/06/24 06:25:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:36 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:36 DEBUG : Added virtual directory entry vAddDir: "/" 2025/06/24 06:25:37 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/24 06:25:37 DEBUG : Added virtual directory entry vAddDir: "b" 2025/06/24 06:25:38 DEBUG : Added virtual directory entry vAddDir: "c" 2025/06/24 06:25:39 DEBUG : Added virtual directory entry vAddDir: "d" 2025/06/24 06:25:39 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:39 DEBUG : d: Looking for writers 2025/06/24 06:25:39 DEBUG : Looking for writers 2025/06/24 06:25:39 DEBUG : a: Looking for writers 2025/06/24 06:25:39 DEBUG : b: Looking for writers 2025/06/24 06:25:39 DEBUG : c: Looking for writers 2025/06/24 06:25:39 DEBUG : Looking for writers 2025/06/24 06:25:39 DEBUG : /: reading active writers 2025/06/24 06:25:39 DEBUG : a: reading active writers 2025/06/24 06:25:39 DEBUG : b: reading active writers 2025/06/24 06:25:39 DEBUG : c: reading active writers 2025/06/24 06:25:39 DEBUG : d: reading active writers 2025/06/24 06:25:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (4.30s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:40 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:41 DEBUG : Added virtual directory entry vAddDir: "a" 2025/06/24 06:25:41 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/06/24 06:25:42 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/06/24 06:25:42 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/06/24 06:25:44 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:44 DEBUG : a/b/c/d: Looking for writers 2025/06/24 06:25:44 DEBUG : a/b/c: Looking for writers 2025/06/24 06:25:44 DEBUG : d: reading active writers 2025/06/24 06:25:44 DEBUG : a/b: Looking for writers 2025/06/24 06:25:44 DEBUG : c: reading active writers 2025/06/24 06:25:44 DEBUG : a: Looking for writers 2025/06/24 06:25:44 DEBUG : b: reading active writers 2025/06/24 06:25:44 DEBUG : Looking for writers 2025/06/24 06:25:44 DEBUG : a: reading active writers 2025/06/24 06:25:44 DEBUG : >WaitForWriters: 2025/06/24 06:25:45 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-horoqez9beme/a/b/c not empty`) 2025/06/24 06:25:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/24 06:25:45 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-horoqez9beme/a/b/c not empty`) 2025/06/24 06:25:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/06/24 06:25:45 DEBUG : pacer: Reducing sleep to 30ms 2025/06/24 06:25:45 DEBUG : pacer: Reducing sleep to 22.5ms 2025/06/24 06:25:46 DEBUG : pacer: Reducing sleep to 16.875ms 2025/06/24 06:25:46 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestVFSMkdirAll (5.45s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:46 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:46 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:46 DEBUG : Looking for writers 2025/06/24 06:25:46 DEBUG : >WaitForWriters: 2025/06/24 06:25:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSIsMetadataFile (0.26s) === 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-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:46 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:46 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/24 06:25:46 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/06/24 06:25:46 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/06/24 06:25:46 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (5 bytes), uploading instead of streaming 2025/06/24 06:25:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:47 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:47 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/06/24 06:25:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/24 06:25:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:47 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (0 bytes), uploading instead of streaming 2025/06/24 06:25:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:48 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/06/24 06:25:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/06/24 06:25:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:48 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:48 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (7 bytes), uploading instead of streaming 2025/06/24 06:25:49 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:49 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:49 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:49 DEBUG : Looking for writers 2025/06/24 06:25:49 DEBUG : file1: reading active writers 2025/06/24 06:25:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.73s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:50 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:50 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/06/24 06:25:51 DEBUG : file1: aborting in-sequence write wait, off=100 2025/06/24 06:25:51 DEBUG : file1: failed to wait for in-sequence write to 100 2025/06/24 06:25:51 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/06/24 06:25:51 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (11 bytes), uploading instead of streaming 2025/06/24 06:25:52 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:52 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/06/24 06:25:52 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:52 DEBUG : Looking for writers 2025/06/24 06:25:52 DEBUG : file1: reading active writers 2025/06/24 06:25:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.48s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:52 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/06/24 06:25:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:52 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (5 bytes), uploading instead of streaming 2025/06/24 06:25:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:53 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/06/24 06:25:53 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:53 DEBUG : Looking for writers 2025/06/24 06:25:53 DEBUG : file1: reading active writers 2025/06/24 06:25:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.40s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:54 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:54 DEBUG : file1: WriteFileHandle.Release closing 2025/06/24 06:25:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:54 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (0 bytes), uploading instead of streaming 2025/06/24 06:25:55 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:55 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:55 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/06/24 06:25:55 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:55 DEBUG : Looking for writers 2025/06/24 06:25:55 DEBUG : file1: reading active writers 2025/06/24 06:25:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.53s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:55 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:55 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (2 bytes), uploading instead of streaming 2025/06/24 06:25:56 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:56 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:56 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/06/24 06:25:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:56 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:56 DEBUG : Looking for writers 2025/06/24 06:25:56 DEBUG : file1: reading active writers 2025/06/24 06:25:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.85s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:57 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:57 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (0 bytes), uploading instead of streaming 2025/06/24 06:25:58 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:25:58 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:25:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:25:58 DEBUG : file1: Open: flags=O_RDONLY 2025/06/24 06:25:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/24 06:25:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/24 06:25:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:25:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/24 06:25:58 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:25:58 DEBUG : Looking for writers 2025/06/24 06:25:58 DEBUG : file1: reading active writers 2025/06/24 06:25:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.84s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-horoqez9beme'", Local "Local file system at /tmp/rclone4202690389", Modify Window "1s" 2025/06/24 06:25:59 INFO : files root 'rclone-test-horoqez9beme': poll-interval is not supported by this remote 2025/06/24 06:25:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/06/24 06:25:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/06/24 06:25:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/06/24 06:25:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/06/24 06:25:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:25:59 DEBUG : files root 'rclone-test-horoqez9beme': File to upload is small (100 bytes), uploading instead of streaming 2025/06/24 06:26:01 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/06/24 06:26:01 DEBUG : file1: Size of src and dst objects identical 2025/06/24 06:26:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/06/24 06:26:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/06/24 06:26:01 DEBUG : file1: Open: flags=O_RDONLY 2025/06/24 06:26:01 DEBUG : file1: >Open: fd=file1 (r), err= 2025/06/24 06:26:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/06/24 06:26:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/06/24 06:26:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/06/24 06:26:01 DEBUG : WaitForWriters: timeout=30s 2025/06/24 06:26:01 DEBUG : Looking for writers 2025/06/24 06:26:01 DEBUG : file1: reading active writers 2025/06/24 06:26:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/06/24 06:26:02 DEBUG : files root 'rclone-test-horoqez9beme': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m45.087966907s (try 1/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileOpenWrite]